NotateXpress 13 for .NET - User Guide > How To > Display Annotations |
The AllowPaint property sets or returns whether to paint annotations (render to the display). Setting AllowPaint to False stops paint messages. The last set of annotations are left on the screen. If something forces them to change, the screen will go blank. This can be useful when you are loading a TIFF file that contains multiple layers and you only want to show one layer at a time.
The Update property gets and sets whether annotations paint (render to the display). Setting Update to False stops paint messages and blanks the annotations from the screen.
The FontScaling property determines how a font is scaled relative to the image's vertical resolution dots per inch (dpi).
The LineScaling property determines how lines are scaled relative to the image's vertical resolution dots per inch (dpi).