AnnNameOptions property (ILEADRasterAnnotation)
ILEADRasterAnnNameOptions * AnnNameOptions; | |
Overview |
Refer to Implementing Annotations. |
Remarks
Gets or sets the annotation name options.
This property is updated with the annotation name options when the AnnGetNameOptions method is called. To set annotation name options set this property with the desired name options, and then call the AnnSetNameOptions method.
See Also