Eyeshot 11 WPF API Reference
WPF 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