The following tables list the members exposed by PictureMarkerSymbol.
Name | Description | |
---|---|---|
![]() | PictureMarkerSymbol Constructor | Creates a new instance. The bitmap ownership will passed to the symbol. |
Name | Description | |
---|---|---|
![]() | Bitmap | Gets the symbol bitmap. |
![]() | FringeSize | Overridden. Gets the fringe size of the symbol in screen units. Used when invalidating the MapSurface. |
![]() | Label | Gets the display label associated with the symbol. (Inherited from Symbol) |
![]() | OffsetX | Gets or sets the horizontal offset of centering the symbol (pixels). |
![]() | OffsetY | Gets or sets the vertical offset of centering the symbol (pixels). |
Name | Description | |
---|---|---|
![]() | Dispose | Overloaded. Disposes the instance. |
![]() | Draw | Overridden. Draws the geometry on the MapSurface using the symbology. |
![]() | DrawArea | Draws on the MapSurface the coordinate collection as an area using the symbology. (Inherited from Symbol) |
![]() | DrawLine | Overloaded. Draws a line between the two coordinates on the MapSurface using the symbology. (Inherited from Symbol) |
![]() | DrawMultipoint | Overridden. Draws the coordinates on the MapSurface using the symbology. |
![]() | DrawPoint | Overridden. Draws the coordinate on the MapSurface using the symbology. |
![]() | DrawText | Draws the text at the location. (Inherited from Symbol) |