Share via


PatternExtensions Class

Definition

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.

Applies to