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

In This Topic
    ScaleY Property (TextureMappingData)
    In This Topic
    Gets or sets material's texture scale along the Y axis.
    Syntax
    'Declaration
     
    Public Property ScaleY As Double
    public double ScaleY {get; set;}
    See Also