The ICustomRenderSettings type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetRecordFillColor |
Returns the FillColor to use when rendering the specified shape
| |
GetRecordFontColor |
Returns the Font Color to use when labelling the specified shape
| |
GetRecordImageSymbol |
returns the custom image symbol for the specified symbol.
| |
GetRecordOutlineColor |
Returns the OutlineColor to use when rendering the specified shape
| |
GetRecordToolTip |
returns the custom tooltip string for the specified shape
| |
RenderShape |
Returns whether to render the specified shape
|
Properties
Name | Description | |
---|---|---|
UseCustomImageSymbols |
returns whether custom Image Symbols should be used for shapes. Applys
to Point type shapefiles only
| |
UseCustomTooltips |
returns whether to use custom tooltips
|