The following tables list the members exposed by FillSymbol.
Name | Description | |
---|---|---|
![]() | FillSymbol Constructor | Overloaded. Creates a new instance. |
Name | Description | |
---|---|---|
![]() | FillColor | Gets or sets the color that the part is going to be fill with. Use the FromArgb method to define Color with transparency. |
![]() | FringeSize | Gets the fringe size of the symbol in screen units. Used when invalidating the MapSurface. (Inherited from Symbol) |
![]() | Label | Gets the display label associated with the symbol. (Inherited from Symbol) |
Name | Description | |
---|---|---|
![]() | Dispose | Overloaded. Disposes the object. |
![]() | Draw | Overridden. Draws the geometry on the map surface using the symbology. |
![]() | DrawArea | Overridden. Draws on the map surface the coordinate collection as an area using the symbology. |
![]() | DrawLine | Overloaded. Draws a line between the two coordinates on the MapSurface using the symbology. (Inherited from Symbol) |
![]() | DrawMultipoint | Draws the coordinates on the MapSurface using the symbology. (Inherited from Symbol) |
![]() | DrawPoint | Draws the coordinate on the MapSurface using the symbology. (Inherited from Symbol) |
![]() | DrawText | Draws the text at the location. (Inherited from Symbol) |