Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / TextureMappingData Class / Max Property

In This Topic
    Max Property (TextureMappingData)
    In This Topic
    Gets or sets bounding box min point.
    Syntax
    'Declaration
     
    Public Property Max As Point3D
    public Point3D Max {get; set;}
    See Also