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