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

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