The following tables list the members exposed by AnnTextPointerObject.
Public Constructors
Name | Description | |
---|---|---|
AnnTextObject | Initializes a new instance of an AnnTextObject class object. (Inherited from AnnTextObject) | |
AnnTextPointerObject | Initializes a new instance of an AnnTextPointerObject object. |
Public Methods
Name | Description | |
---|---|---|
Clone | Creates an exact copy of this AnnTextPointerObject object. |
Protected Methods
Name | Description | |
---|---|---|
Create | Creates a new instance of this AnnTextPointerObject. | |
GetTransformPoints | Gets the array of points to be transformed. | |
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) | |
OnIsFixedPointerChanged | Occurs when the value IsFixedPointer property changes. | |
OnIsVisibleChanged | Occurs when the value IsVisible property changes. (Inherited from AnnTextObject) | |
OnPointerPositionChanged | Occurs when the value PointerPosition property changes. | |
OnRectChanged | Overrides AnnRectangleObject.OnRectChanged (Inherited from AnnTextObject) | |
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) | |
SetTransformPoints | Sets the array of transformed points. |
Public Properties
Name | Description | |
---|---|---|
BoundingRectangle | This object implementation of AnnObject.BoundingRectangle. | |
DefiningGeometry | Gets a value that represents the System.Windows.Media.Geometry of this AnnTextPointerObject. | |
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) | |
IsFixedPointer | Gets or sets a value that indicates whether the pointer of this AnnTextPointerObject object is fixed. This is a dependency property. | |
PointerPosition | Gets or sets the position of this AnnTextPointerObject object's pointer. 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) | |
TransformMode | Gets a value that determines how to transform this AnnTextPointerObject when any object transformation method is called. |
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) | |
IsFixedPointerProperty | Identifies the IsFixedPointer dependency property. | |
PointerPositionProperty | Identifies the PointerPosition 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