For a list of all members of this type, see AnnObject members
Public Properties
Name | Description | |
---|---|---|
BoundingRectangle | Gets the logical bounding rectangle of this AnnObject. | |
DefiningGeometry | Gets a value that represents the System.Windows.Media.Geometry of the AnnObject. | |
Fill | Gets or sets the System.Windows.Media.Color associated with this AnnObject to fill this object geometry. This is a dependency property. | |
FillBrush | Gets or sets the AnnBrush associated with this AnnObject to fill this object geometry. This is a dependency property. | |
FixedState | The fixed state of this object. This is a dependency property. | |
GripperDistance | The distance in pixels that the RotateGripper control point is originally placed from the bounds of the AnnObject. This is a dependency property. | |
Header | Gets or sets the header of the AnnObject. This is a dependency property. | |
HeaderBackground | Gets or sets the color used to fill the background of the header of this AnnObject. This is a dependency property. | |
HeaderDecorations | Gets or sets a value that indicates the TextDecorationCollection to apply to the text. This is a dependency property. | |
HeaderFontFamilyName | Gets or sets a value that indicates the font family of the header typeface. This is a dependency property. | |
HeaderFontSize | Gets or sets a value that indicates the font size the header should be formatted at. This is a dependency property. | |
HeaderFontStretch | Gets or sets a value that indicates the degree to which the header typeface is stretched. This is a dependency property. | |
HeaderFontStyle | Gets or sets a value that indicates the header style of the typeface. This is a dependency property. | |
HeaderFontWeight | Gets or sets a value that indicates the header relative weight of the typeface. This is a dependency property. | |
HeaderForeground | Gets or sets the color used to draw the text of the header of this AnnObject. This is a dependency property. | |
HeaderOffset | Gets or sets the header offset relative to the upper left corner of the bounding rectangle of this AnnObject. This is a dependency property. | |
Hyperlink | Gets or sets a string which represents the hyperlink for this AnnObject. This is a dependency property. | |
IsHeaderRestricted | Gets or sets a value indicating whether this AnnObject header is restricted to appear fully within the bounding rectangle of the container. This is a dependency property. | |
IsHeaderVisible | Gets or sets a value to determine whether to draw the header of this AnnObject. This is a dependency property. | |
IsLocked | Gets a value that indicates whether this AnnObject is locked. | |
IsVisible | Gets or sets a value indicating whether the object is visible. This is a dependency property. | |
Origin | Gets the logical origin of this AnnObject. | |
Password | Gets the password used in the last successful lock operation of this AnnObject. | |
RotateCenter | The location of the rotate center control point. This is a dependency property. | |
RotateGripper | The location of the rotate gripper control point. This is a dependency property. | |
Stroke | Gets or sets the System.Windows.Media.Color associated with this AnnObject to draw this object's outline. This is a dependency property. | |
StrokeBrush | Gets or sets the AnnBrush associated with this AnnObject to draw this object's outline. This is a dependency property. | |
StrokeDashArray | Gets or sets an array of double values that represent the dash pattern for the stroke of AnnObject. | |
StrokeDashCap | Gets or sets the StrokeDashCap style used at the end of the dashes that make up dashed lines drawn with the stroke of AnnObject. | |
StrokeDashOffset | Gets or sets the distance from the start of a line to the beginning of a dash pattern. | |
StrokeEndLineCap | Gets or sets the AnnStrokeLineCap style used at the end of lines drawn with the stroke of the AnnObject. | |
StrokeLineJoin | Gets or sets the line join for the stroke. | |
StrokeMiterLimit | Gets or sets the limit of the thickness of the join on a mitered corner. | |
StrokeStartLineCap | Gets or sets the StrokeStartLineCap style used at the beginning of lines drawn with the stroke of this AnnObject. | |
StrokeThickness | Gets or sets the width of the AnnObject outline. This is a dependency property. | |
SupportsFill | Gets a value indicating whether this AnnObject object supports a fill. | |
SupportsStroke | Gets a value indicating whether this AnnObject object supports a stroke. | |
Tag | Gets or sets a user-defined data object that is associated with this object | |
Transform | Gets the object current transformation matrix. | |
TransformMode | Gets a value that determines how to transform this AnnObject when any object transformation method is called. |
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