ImageGear .NET - Updated July 5, 2018
AnnotationScaleSettings Property (PageView)




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > PageView Class : AnnotationScaleSettings Property
Gets or sets the engine for annotation scaling, as well as scale settings that are specific to this engine.
Syntax
'Declaration
 
Public Property AnnotationScaleSettings As ImGearDisplayScaleSettings
 
'Usage
 
Dim instance As PageView
Dim value As ImGearDisplayScaleSettings
 
instance.AnnotationScaleSettings = value
 
value = instance.AnnotationScaleSettings

Property Value

ImageGear.Display.ImGearDisplayScaleSettings class object.
See Also

Reference

PageView Class
PageView Members