AnnMove method (ILEADRasterAnnotation)
short AnnMove (float dxOffset, float dyOffset, VARIANT_BOOL bSelected); | |
Overview |
Refer to Implementing Annotations. |
Remarks
(Document/Medical only) Moves annotation objects, using delta values that are relative to the bitmap.
The unit of measure is determined by the ScaleMode property. If you pass VARIANT_TRUE in the bSelected parameter, this method affects only the currently selected objects. Otherwise, it affects all objects.
See Also
Topics |
|
|