The following tables list the members exposed by AnnPointObject.
Protected Constructors
Name | Description | |
---|---|---|
AnnPointObject | Initializes a new instance of AnnPointObject. |
Public Methods
Name | Description | |
---|---|---|
Clone | Creates an exact copy of this AnnPointObject object. | |
Invalidate | Overrides AnnObject.Invalidate. | |
RestoreOriginalLocation | The AnnPointObject implementation of RestoreOriginalLocation. | |
SaveOriginalLocation | The AnnPointObject implementation of SaveOriginalLocation. |
Protected Methods
Name | Description | |
---|---|---|
Create | Creates a new instance of this AnnPointObject. | |
GetTransformPoints | Gets the array of points to be transformed. | |
OnShowPictureChanged | Occurs when the value ShowPicture property changes. | |
OnStrokeThicknessChanged | Overrides AnnObject.OnStrokeThicknessChanged. | |
SetTransformPoints | Sets the array of transformed points. |
Public Properties
Name | Description | |
---|---|---|
CenterPoint | Gets or sets the center point of this AnnPointObject. This is a dependency property. | |
DefaultPicture | Gets or sets the default picture used by all AnnPointObject objects. | |
DefiningGeometry | Gets a value that represents the System.Windows.Media.Geometry of this AnnPointObject. | |
Picture | Gets or sets the AnnPicture object associated with this AnnPointObject. | |
Radius | Gets or sets the radius of this AnnPointObject. This is a dependency property. | |
ShowPicture | Gets or sets a value indicating whether to show the picture. This is a dependency property. | |
TransformMode | Gets a value that determines how to transform this AnnPointObject object when any object transformation method is called. | |
UseOriginalPicture | Gets or sets a value indicating whether to revert back to the original picture used for all AnnPointObject objects. |
Public Fields
Name | Description | |
---|---|---|
CenterPointProperty | Identifies the CenterPoint dependency property. | |
PictureProperty | Identifies the Picture dependency property. | |
RadiusProperty | Identifies the Radius dependency property. | |
ShowPictureProperty | Identifies the ShowPicture 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