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