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