[]
Represents 3D pie shape.
public class Pie3DShape : Shape3D, IGeometry3D
Name | Description |
---|---|
Pie3DShape() |
Name | Description |
---|---|
EdgeSmoothingProperty | Identifies the EdgeSmoothing dependency property. |
Name | Description |
---|---|
Center | Gets the center of the shape. |
EdgeSmoothing | Gets or sets the smoothing of object edges. |
PieInfo | Gets or set the PieInfo structure that describes the shape. |
Name | Description |
---|---|
Render(RenderContext) | Renders the object based on the specified render context. |