PointFillColor property (ILEADRasterAnnPointOption)
OLE_COLOR PointFillColor; | |
Overview |
Refer to Implementing Annotations. |
Remarks
Gets or sets the color used to fill the inside of a point, if it is drawn as a circle and the EnablePointTransparentFill property is VARIANT_FALSE.
The point is drawn as a circle if the EnablePointUseBitmap property is VARIANT_FALSE.
See Also