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

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