Interface | Description |
---|---|
IBrush |
Declares method for getting of brush type.
|
IGradientBrush |
Declare methods for getting common properties of gradient brushes.
|
IInterpolationColor |
Desclares methods for getting interpolation color.
|
ILinearGradientBrush |
Defines brush interface with a linear gradient.
|
ISolidBrush |
Defines brush interface of a single color
|
ITextureBrush |
Defines brush interface that uses an image to fill the interior of a shape.
|
ITransformableBrush |
Desclares methods for getting transformation matrix and wrap mode.
|
ITrueTypeFont |
Declares methods for working with truetype font.
|
Class | Description |
---|---|
Angle |
The angle data type
|
BrushType |
Specifies the type of brush.
|
Dimension |
Provides the base class for dimensions.
|
Frequency |
The 'frequency' unit.
|
Length |
Represents a length measurement unit.
|
LengthOrAuto |
Represents a container for storage length or 'auto' units..
|
Margin |
Represents page margin.
|
Numeric |
Provides the base class for numeric types.
|
Numeric.NumericInit |
Provides dictionary that allows to initialize different unit types.
|
Numeric.ValueHelper | |
Page |
Represents a page object is used for configuration output page.
|
Resolution |
Represents a resolution unit.
|
Size |
Stores a values which specify a Height and Width.
|
Time |
Represents a time unit.
|
Unit |
Provides the base class for units of measurement.
|
Unit.UnitInit |
Provides dictionary that allows to initialize different unit types.
|
UnitType |
Specifies the unit of measurement.
|