Click or drag to resize

Object3DPropertyCenterPoint Property

Center 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 CenterPoint { get; }

Property Value

Vertex3D
See Also