ImageGear .NET - Updated
ScaleY Property (ImGearARTMarkScaleEventArgs)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTMarkScaleEventArgs Class : ScaleY Property
Gets the vertical scaling factor.
Syntax
'Declaration
 
Public ReadOnly Property ScaleY As Double
'Usage
 
Dim instance As ImGearARTMarkScaleEventArgs
Dim value As Double
 
value = instance.ScaleY
public double ScaleY {get;}
public: __property double get_ScaleY();
public:
property double ScaleY {
   double get();
}

Property Value

Double value.
See Also

Reference

ImGearARTMarkScaleEventArgs Class
ImGearARTMarkScaleEventArgs Members