AnnAutoResize property (Main Control)
Visual
Basic example
Visual
C++ 4.0 example
Syntax BOOL AnnAutoResize
Overview: Refer to Implementing Annotations.
Remarks
(Document/Medical only, persistent property, available at design time) Determines whether annotations are resized automatically when you resize the bitmap.
Setting |
Description |
TRUE |
Annotations are automatically resized any time the bitmap is resized. |
FALSE |
Annotations keep their same size when the bitmap is resized. |
The default is TRUE.
See Also
Elements: AnnAutoRotate property, Size method
Topics: Annotations: Object Manipulation