PointRaster property (ILEADRasterAnnPointOption)
ILEADRaster * PointRaster; | |
Overview |
Refer to Implementing Annotations. |
Remarks
Gets or sets a pointer to an ILEADRaster obect that references the bitmap to use for the point, if the point is drawn using a bitmap.
The point is drawn using a bitmap if the EnablePointUseBitmap property is VARIANT_TRUE.
See Also