ImageGear PDF v25.2 - Updated
Value Field (ImGearZoomComponentInfo)




ImageGear.Core Assembly > ImageGear.Display Namespace > ImGearZoomComponentInfo Structure : Value Field
Specifies zoom value.
Syntax
'Declaration
 
Public Value As Double
'Usage
 
Dim instance As ImGearZoomComponentInfo
Dim value As Double
 
value = instance.Value
 
instance.Value = value
public double Value
public: double Value
public:
double Value

Field Value

Any positive double value.
Remarks
When zoom mode (Fixed field) is set to false, this field is ignored.
See Also

Reference

ImGearZoomComponentInfo Structure
ImGearZoomComponentInfo Members

Is this page helpful?
Yes No
Thanks for your feedback.