public virtual double Gamma {get; set;}
public: __property virtual double get_Gamma(); public: __property virtual void set_Gamma( double value );
public: virtual property double Gamma { double get(); void set ( double value); }
'Declaration Public Overridable Property Gamma As Double
'Usage Dim instance As ImGearPageDisplay Dim value As Double instance.Gamma = value value = instance.Gamma
Changing this property does not permanently affect the loaded image in memory.
ImGearPageDisplay Class ImGearPageDisplay Members
©2016. Accusoft Corporation. All Rights Reserved.