The ICustomRenderSettings type exposes the following members.

Methods

  NameDescription
Public methodGetRecordFillColor
Returns the FillColor to use when rendering the specified shape
Public methodGetRecordFontColor
Returns the Font Color to use when labelling the specified shape
Public methodGetRecordImageSymbol
returns the custom image symbol for the specified symbol.
Public methodGetRecordOutlineColor
Returns the OutlineColor to use when rendering the specified shape
Public methodGetRecordToolTip
returns the custom tooltip string for the specified shape
Public methodRenderShape
Returns whether to render the specified shape

Properties

  NameDescription
Public propertyUseCustomImageSymbols
returns whether custom Image Symbols should be used for shapes. Applys to Point type shapefiles only
Public propertyUseCustomTooltips
returns whether to use custom tooltips

See Also