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

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