EnablePointUseBitmap property (ILEADRasterAnnPointOption)
|
VARIANT_BOOL EnablePointUseBitmap; | |
|
Overview |
Refer to Implementing Annotations. |
Remarks
Indicates whether to draw the point using the current point bitmap or as a circle. Possible values are:
|
Setting |
Description |
|
VARIANT_TRUE |
Draw the point using the current point bitmap. |
|
VARIANT_FALSE |
Draw the point as a circle. |
See Also