CanvasDefaults Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides default values for canvas-related properties.
public ref class CanvasDefaults abstract sealed
public static class CanvasDefaults
type CanvasDefaults = class
Public Class CanvasDefaults
- Inheritance
-
CanvasDefaults
Fields
DefaultMiterLimit |
The default miter limit value, which is 10. |
DefaultShadowBlur |
The default shadow blur value, which is 5. |
DefaultShadowColor |
The default shadow color, which is black with 50% opacity. |
DefaultShadowOffset |
The default shadow offset, which is 5 units in both x and y directions. |