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

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