The following tables list the members exposed by AnnTileBrush.
Protected Constructors
Name | Description | |
---|---|---|
AnnBrush | Initializes a new instance of AnnBrush. (Inherited from AnnBrush) | |
AnnTileBrush | Initializes a new instance of AnnTileBrush. |
Public Methods
Name | Description | |
---|---|---|
Clone | Creates an exact copy of this AnnBrush object. (Inherited from AnnBrush) | |
ToBrush | Converts this AnnBrush to a basic System.Windows.Media.Brush object. (Inherited from AnnBrush) |
Protected Methods
Name | Description | |
---|---|---|
Create | Creates a new instance of AnnBrush from this AnnBrush. (Inherited from AnnBrush) |
Public Properties
Name | Description | |
---|---|---|
AlignmentX | Gets or sets the horizontal alignment of content in the TileBrush base tile. | |
AlignmentY | Gets or sets the vertical alignment of content in the TileBrush base tile. | |
Opacity | Gets or sets the degree of opacity of an AnnBrush. (Inherited from AnnBrush) | |
RelativeTransform | Gets or sets the transformation that is applied to the brush using relative coordinates. (Inherited from AnnBrush) | |
Stretch | Gets or sets an AnnStretch value that specifies how the content of this TileBrush stretches to fit its tiles. | |
TileMode | Gets or sets an AnnTileMode value that specifies how a TileBrush fills the area that you are painting if the base tile is smaller than the output area. | |
Transform | Gets or sets the transformation that is applied to the brush. This transformation is applied after the brush's output has been mapped and positioned. (Inherited from AnnBrush) | |
Viewbox | Gets or sets the position and dimensions of the content in a TileBrush tile. | |
ViewboxUnits | Gets or sets a System.Windows.Media.BrushMappingMode value that specifies whether the Viewbox value is relative to the bounding box of the TileBrush contents or whether the value is absolute. | |
Viewport | Gets or sets the position and dimensions of the base tile for a TileBrush. | |
ViewportUnits | Gets or sets a System.Windows.Media.BrushMappingMode enumeration that specifies whether the value of the Viewport, which indicates the size and position of the TileBrush base tile, is relative to the size of the output area. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET