PatternExtensions 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 extension methods for the IPattern interface.
public ref class PatternExtensions abstract sealed
public static class PatternExtensions
type PatternExtensions = class
Public Module PatternExtensions
- Inheritance
-
PatternExtensions
Methods
AsPaint(IPattern, Color) |
Converts a pattern to a paint using the specified foreground color. |
AsPaint(IPattern) |
Converts a pattern to a paint using black as the foreground color. |