The following tables list the members exposed by AnnTextObject.
Protected Constructors
Name | Description | |
---|---|---|
AnnTextObject | Initializes a new instance of an AnnTextObject class object. |
Public Methods
Name | Description | |
---|---|---|
Clone | Creates an exact copy of this AnnTextObject object. |
Protected Methods
Name | Description | |
---|---|---|
Create | Creates a new instance of an AnnTextObject class object. | |
OnFillBrushChanged | Occurs when the value FillBrush property changes. | |
OnFillChanged | Overrides AnnObject.OnFillChanged | |
OnFontDecorationChanged | Occurs when the value FontDecoration property changes. | |
OnFontFamilyNameChanged | Occurs when the value FontFamilyName property changes. | |
OnFontSizeChanged | Occurs when the value FontSize property changes. | |
OnFontStretchChanged | Occurs when the value FontStretch property changes. | |
OnFontStyleChanged | Occurs when the value FontStyle property changes. | |
OnFontWeightChanged | Occurs when the value FontWeight property changes. | |
OnForegroundChanged | Occurs when the value Foreground property changes. | |
OnIsVisibleChanged | Occurs when the value IsVisible property changes. | |
OnRectChanged | Overrides AnnRectangleObject.OnRectChanged | |
OnStrokeChanged | Overrides AnnObject.OnStrokeChanged | |
OnTextChanged | Occurs when the value Text property changes. | |
OnTextEdgeMarginChanged | Occurs when the value TextEdgeMargin property changes. | |
OnTextHorizontalAlignmentChanged | Occurs when the value TextHorizontalAlignment property changes. | |
OnTextRotateChanged | Occurs when the value TextRotate property changes. | |
OnTextVerticalAlignmentChanged | Occurs when the value TextVerticalAlignment property changes. |
Public Properties
Name | Description | |
---|---|---|
FontDecoration | Gets or sets a value that indicates the TextDecorationCollection to apply to the text. | |
FontFamilyName | Gets or sets a value that indicates the font family of the typeface. | |
FontSize | Gets or sets a value that indicates the font size the text should be formatted at. | |
FontStretch | Gets or sets a value that indicates the degree to which the typeface is stretched. This is a dependency property. | |
FontStyle | Gets or sets a value that indicates the style of the typeface. | |
FontWeight | Gets or sets a value that indicates the relative weight of the typeface. | |
Foreground | Gets or sets a value that indicates which brush to use to paint the each glyph. This is a dependency property. | |
Text | Gets or sets the text string associated with this AnnTextObject class object. This is a dependency property. | |
TextEdgeMargin | Gets or sets the margin between the text and the Rect bounding rectangle. This is a dependency property. | |
TextHorizontalAlignment | Gets or sets a value that indicates the text horizontal alignment. This is a dependency property. | |
TextRotate | Gets or sets the rotation value. This is a dependency property. | |
TextVerticalAlignment | Gets or sets the text vertical alignment information. This is a dependency property. |
Public Fields
Name | Description | |
---|---|---|
FontDecorationProperty | Identifies the FontDecoration dependency property. | |
FontFamilyNameProperty | Identifies the FontFamilyName dependency property. | |
FontSizeProperty | Identifies the FontSize dependency property. | |
FontStretchProperty | Identifies the FontStretch dependency property. | |
FontStyleProperty | Identifies the FontStyle dependency property. | |
FontWeightProperty | Identifies the FontWeight dependency property. | |
ForegroundProperty | Identifies the Foreground dependency property. | |
TextEdgeMarginProperty | Identifies the TextEdgeMargin dependency property. | |
TextHorizontalAlignmentProperty | Identifies the TextHorizontalAlignment dependency property. | |
TextProperty | Identifies the Text dependency property. | |
TextRotateProperty | Identifies the TextRotate dependency property. | |
TextVerticalAlignmentProperty | Identifies the TextVerticalAlignment dependency property. |
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