Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / BlockReference Class / ScaleFactorZ Property

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