Click or drag to resize

Object3DPropertyMinPoint Property

BoundBox Min 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 MinPoint { get; }

Property Value

Type: Vertex3D
See Also