Click or drag to resize

Sphere Methods

The Sphere type exposes the following members.

Methods
 NameDescription
Public methodCloneCreates a new object that is a copy of the current instance.
(Inherited from ScatterSymbolShapeBase)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from ScatterSymbolShapeBase)
Public methodGetHashCodeServes as the default hash function.
(Inherited from ScatterSymbolShapeBase)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodPaint Paints the symbol with the specified size at the origin of the coordinate system.
(Overrides ScatterSymbolShapeBasePaint(IGraphicsContext3D, IMaterial, PointD3D, Double))
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also