Click or drag to resize

Object3DPropertyMaxPoint Property

BoundBox Max Point

Namespace:  VIZCore3DX.NET.Data
Assembly:  VIZCore3DX.NET (in VIZCore3DX.NET.dll) Version: 1.0.25.326 (1.0.25.326)
Syntax
C#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public Vertex3D MaxPoint { get; }

Property Value

Type: Vertex3D
See Also