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

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