Click or drag to resize

Objects3DPropertyMaxPoint Property

BoundBox Max Point

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

Property Value

Vertex3D
See Also