'Declaration Protected _center As Point3D
'Declaration
Protected _center As Point3D
'Usage Dim instance As Pie3D Dim value As Point3D value = instance._center instance._center = value
'Usage
Dim instance As Pie3D Dim value As Point3D value = instance._center instance._center = value
protected Point3D _center
Pie3D Class Pie3D Members