Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Transformation Class / ScaleFactorY Property

In This Topic
    ScaleFactorY Property (Transformation)
    In This Topic
    Gets the scale factor along Y.
    Syntax
    'Declaration
     
    Public ReadOnly Property ScaleFactorY As Double
    public double ScaleFactorY {get;}
    See Also