The following tables list the members exposed by CompositeSymbol.
Name | Description | |
---|---|---|
![]() | CompositeSymbol Constructor | Overloaded. Creates a new instance. |
Name | Description | |
---|---|---|
![]() | 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) |
![]() | Symbols | Gets the list of symbols that define this composite symbol. Each symbol will be drawn from first to last. |
Name | Description | |
---|---|---|
![]() | Dispose | Overloaded. Disposes the object. |
![]() | Draw | Overridden. Draws the geometry on the MapSurface using the symbology. |
![]() | DrawArea | Overridden. Draws on the MapSurface the coordinate collection as an area using the symbology. |
![]() | DrawLine | Overloaded. Overridden. Draws a line between the two coordinates on the MapSurface using the symbology. |
![]() | DrawMultipoint | Overridden. Draws the coordinates on the MapSurface using the symbology. |
![]() | DrawPoint | Overridden. Draws the coordinate on the MapSurface using the symbology. |
![]() | DrawText | Overridden. Draws on the MapSurface the text at the given coordinate. |
![]() | GetEnumerator | Returns the symbol enumerator. |