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

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