Search
Utils Members
Constructors Fields Methods
 


Provides various auxiliary methods.

The following tables list the members exposed by the Utils type.

 Public Constructors

  Name Description

Utils

 

 Public Fields

  Name Description

Epsilon

 

TransparentFill

Identifies a transparent solid brush.

TransparentStroke

Identifies a transparent solid pen.

 Public Methods

  Name Description

areEqual

Overloaded.  

blend

Creates a normalized [0..1] color blend out of the specified colors and positions.

center

Overloaded.  

gray

Returns a gray color with the specified intensity.

isEmpty

 

isNullOrEmpty

 

linearGradient

Overloaded.  

radialGradient

Overloaded.  

toAbsolute

 

toPointF

Returns the point at the specified distance from the center.

toRectangleF

Overloaded.  

transform

Transforms the specified point using the specified matrix.

 See Also