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

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