AnnDefine2 method (ILEADRasterAnnotation)
short AnnDefine2 (long hObject, double aptX, double aptY, long uState); | |
Overview |
Refer to Implementing Annotations. |
Remarks
Specifies the shape when creating or transforming an annotation object. This method specifies one point in the current window each time it is called. This method is similar to the AnnDefine method, except that AnnDefine2 takes a point in container coordinates, whereas the AnnDefine method takes a point in client coordinates.
See Also
Elements: |
|
Topics: |
|
|
Annotations (Document/Medical only): Creating Custom Annotations |
|