Returns the symbol Image if PointImageSymbol has been set
Namespace:
EGIS.ShapeFileLibAssembly: 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(); |