Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / TextureMappingDataSurrogate Class / ScaleY Property

In This Topic
    ScaleY Property (TextureMappingDataSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ScaleY As Double
    public double ScaleY {get; set;}
    See Also