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.
| |
| Color1 |
Color 1.
| |
| Color2 |
Color 2.
| |
| Color3 |
Color 3. Not used in all shapes.
| |
| GradientFill |
Gradient fill.
| |
| Height |
Height.
| |
| 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.
|