Click or drag to resize

Object3DPropertyCenterPoint Property

Center Point

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

Property Value

Type: Vertex3D
See Also