public float Zoom {get; set;}
public: __property float get_Zoom(); public: __property void set_Zoom( float value );
public: property float Zoom { float get(); void set ( float value); }
'Declaration Public Property Zoom As Single
'Usage Dim instance As ImGearMagnifier Dim value As Single instance.Zoom = value value = instance.Zoom
ImGearMagnifier Class ImGearMagnifier Members
©2014. Accusoft Corporation. All Rights Reserved.