PointShapeStyleBaseSHAPE Properties |
The PointShapeStyleBaseSHAPE generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Angle |
Point rotation angle in degrees.
| |
| Antialiasing |
Anti-aliased point.
Drawing anti-aliased draws the point with smooth edges, but will increase CPU/GPU overhead.
| |
| BitmapAlphaLevel |
Bitmap alpha level.
| |
| BitmapImage |
Bitmap image, which is used when Shape is set to 'Bitmap'.
| |
| BitmapImageTintColor |
Bitmap image tint color. Keep it White to display it normally.
| |
| BodyThickness |
Body thickness. Applies to Cross and Flag and FlagLightning shapes.
| |
| BorderColor |
Border color.
| |
| BorderWidth |
Border width.
| |
| CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from Freezable.) | |
| Color1 |
Color 1.
| |
| Color2 |
Color 2.
| |
| Color3 |
Color 3. Not used in all shapes.
| |
| DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) | |
| Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) | |
| GradientFill |
Gradient fill.
| |
| Height |
Height.
| |
| 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.) | |
| LinearGradientDirection |
Gradient direction.
| |
| Shape |
Shape. Some fill options are not used on every shape kind.
| |
| UseImageSize |
Sets Width and Height properties from bitmap image dimensions.
| |
| Width |
Width.
|