Returns the symbol Image if PointImageSymbol has been set

Namespace:  EGIS.ShapeFileLib
Assembly:  EGIS.ShapeFileLib (in EGIS.ShapeFileLib.dll)

Syntax

Visual Basic
Public Function GetImageSymbol As Image
C#
public Image GetImageSymbol()
Visual C++
public:
Image^ GetImageSymbol()
JavaScript
function getImageSymbol();

Return Value

See Also