The following tables list the members exposed by AnnDrawingBrush.
Public Constructors
Name | Description | |
---|---|---|
AnnDrawingBrush |
Protected Constructors
Name | Description | |
---|---|---|
AnnTileBrush | Initializes a new instance of AnnTileBrush. (Inherited from AnnTileBrush) |
Public Methods
Name | Description | |
---|---|---|
Clone | Creates an exact copy of this AnnDrawingBrush object. | |
ToBrush | Converts this AnnDrawingBrush to a basic System.Windows.Media.Brush object. |
Protected Methods
Name | Description | |
---|---|---|
Create | Creates a new instance of AnnBrush from this AnnDrawingBrush. |
Public Properties
Name | Description | |
---|---|---|
AlignmentX | Gets or sets the horizontal alignment of content in the TileBrush base tile. (Inherited from AnnTileBrush) | |
AlignmentY | Gets or sets the vertical alignment of content in the TileBrush base tile. (Inherited from AnnTileBrush) | |
Drawing | Gets or sets the System.Windows.Media.Drawing that describes the contents of this AnnDrawingBrush. | |
Stretch | Gets or sets an AnnStretch value that specifies how the content of this TileBrush stretches to fit its tiles. (Inherited from AnnTileBrush) | |
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. (Inherited from AnnTileBrush) | |
Viewbox | Gets or sets the position and dimensions of the content in a TileBrush tile. (Inherited from AnnTileBrush) | |
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. (Inherited from AnnTileBrush) | |
Viewport | Gets or sets the position and dimensions of the base tile for a TileBrush. (Inherited from AnnTileBrush) | |
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. (Inherited from AnnTileBrush) |
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