Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.WinForms Namespace > RasterImageViewer Class : CurrentYScaleFactor Property |
[BrowsableAttribute(false)] public virtual double CurrentYScaleFactor {get; set;}
'Declaration <BrowsableAttribute(False)> Public Overridable Property CurrentYScaleFactor As Double
'Usage Dim instance As RasterImageViewer Dim value As Double instance.CurrentYScaleFactor = value value = instance.CurrentYScaleFactor
[BrowsableAttribute(false)] public: virtual property double CurrentYScaleFactor { double get(); void set ( double value); }