Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Serialization Namespace / SurfaceSurrogate Class / TextureScaleU Property

In This Topic
    TextureScaleU Property (SurfaceSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property TextureScaleU As Single
    public float TextureScaleU {get; set;}
    See Also