PointStyle3D Properties |
The PointStyle3D type exposes the following members.
| Name | Description | |
|---|---|---|
| CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from Freezable.) | |
| DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) | |
| DetailLevel |
Gets or sets detail level effecting some shape styles. This is a dependency property.
| |
| Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) | |
| IsFrozen | Gets a value that indicates whether the object is currently modifiable. (Inherited from Freezable.) | |
| IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) | |
| Rotation3D |
Gets or sets rotating angles of 3D shape, in degrees. This is a dependency property.
| |
| Shape2D |
Shape type for 2D type.
| |
| Shape3D |
Gets or sets shape. This is a dependency property.
| |
| ShapeType |
Shape type.
| |
| Size3D |
Gets or sets point size, for 3D shape. This is a dependency property.
|