Name | Description | |
---|---|---|
DicomTextAnnotationData | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
DicomTextAnnotationData | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
AnchorPoint | Gets or sets the anchor point. | |
AnchorPointUnitOfMeasure | Gets or sets the anchor point unit of measure. | |
AnchorPointVisibility | Gets or sets a value indicating whether anchor point is visible. | |
Border | Gets or sets a value indicating whether the annotation border is visible. (Inherited from DicomAnnotationData) | |
BoundingBoxBottomRightHandCorner | Gets or sets the bottom-right point of annotation. | |
BoundingBoxTextHorizontalJustification | Gets or sets the horizontal justification of text. | |
BoundingBoxTopLeftHandCorner | Gets or sets the top-left point of annotation. | |
CanMirror | Gets or sets a value indicating whether the annotation can be mirrored. (Inherited from DicomAnnotationData) | |
CanMove | Gets or sets a value indicating whether the annotation can be moved. (Inherited from DicomAnnotationData) | |
CanResize | Gets or sets a value indicating whether the size of annotation can be changed. | |
CanRotate | Gets or sets a value indicating whether the annotation can be rotated. (Inherited from DicomAnnotationData) | |
CanSelect | Gets or sets a value indicating whether the annotation can be selected. (Inherited from AnnotationData) | |
Comment | Gets or sets the annotation comment. (Inherited from AnnotationData) | |
CreatedBy | Gets or sets information about the user who created the annotation. (Inherited from DicomAnnotationData) | |
CreationTime | Gets or sets the creation time of the annotation. (Inherited from DicomAnnotationData) | |
FillBrush | Gets or sets the background brush of annotation. (Inherited from DicomAnnotationData) | |
GraphicLayer | Gets the Graphic Layer of annotation. (Inherited from DicomAnnotationData) | |
Guid | Gets the unique System.Guid associated with the annotation. (Inherited from AnnotationData) | |
HasBoundingBox | Gets a value indicating whether this annotation has not empty bounding box. | |
HorizontalMirrored | Gets or sets a value indicating whether the annotation is mirrored horizontally. (Inherited from DicomAnnotationData) | |
Intent | Gets or sets intent of the annotation. (Inherited from AnnotationData) | |
IsDisposed | Gets a value indicating whether the annotation is disposed. (Inherited from AnnotationData) | |
IsInitializing | Gets a value indicating whether the annotation data is initializing. (Inherited from AnnotationData) | |
IsVisible | Gets or sets a value indicating whether the annotation is visible. (Inherited from DicomAnnotationData) | |
Location | Gets or sets the location, in device-independent pixels (1/96th inch), of annotation in the image space. | |
ModifiedBy | Gets or sets information about the user who modified the annotation. (Inherited from DicomAnnotationData) | |
ModifiedTime | Gets or sets the last time this annotation was modified. (Inherited from DicomAnnotationData) | |
Name | Gets or sets the name of annotation. (Inherited from DicomAnnotationData) | |
Outline | Gets or sets the style of the annotation's outline. (Inherited from DicomAnnotationData) | |
ReferencedImage | Gets the Referenced Image of annotation. (Inherited from DicomAnnotationData) | |
Resizeable | Gets a value indicating whether the annotation is resizeable. (Inherited from AnnotationData) | |
Rotatable | Gets a value indicating whether the annotation is rotatable. | |
Rotation | Gets or sets the current amount of rotation, in degrees, for this annotation. | |
Size | Gets or sets the size, in device-independent pixels (1/96th inch), of the annotation. | |
TextStyle | Gets or sets style of text. | |
ToolTip | Gets or sets the tooltip associated with the annotation. (Inherited from DicomAnnotationData) | |
UnformattedTextValue | Gets or sets the text of annotation. | |
UnitOfMeasure | Gets or sets the units of measure. | |
VerticalMirrored | Gets or sets a value indicating whether the annotation is mirrored vertically. (Inherited from DicomAnnotationData) |
Name | Description | |
---|---|---|
BeginInit | Signals the AnnotationData that initialization is starting. (Inherited from AnnotationData) | |
ChangeUnitOfMeasure | Changes the unit of measure of DICOM annotation and recalculates all properties, which are dependent from unit of measure. | |
Clone | Creates a new DicomTextAnnotationData that is a copy of the current instance. | |
CopyTo | Copies current DicomTextAnnotationData to the target DicomTextAnnotationData | |
EndInit | Signals the AnnotationData that initialization is complete. (Inherited from AnnotationData) | |
GetBoundingBox | Overloaded. Returns a bounding box of annotation. (Inherited from AnnotationData) | |
GetCenterRelativeToLocation | Returns the annotation center coordinates relative to the Location property without regard to rotation. (Inherited from AnnotationData) | |
GetLocationWithoutRotation | Returns the annotation location in image coordinate system, in device-independent pixels (1/96th inch), without regard to rotation. (Inherited from AnnotationData) | |
GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. | |
ToString | Returns the string representation of this object. (Inherited from AnnotationData) | |
Transform | Applies a transformation to the annotation. (Inherited from AnnotationData) |
Name | Description | |
---|---|---|
Dispose | Overloaded. Releases the unmanaged resources used by the annotation and optionally releases the managed resources. | |
Finalize | Allows an annotation to attempt to free resources and perform other cleanup operations before the annotation is reclaimed by garbage collection. (Inherited from AnnotationData) | |
OnPropertyChanged | Raises the PropertyChanged event. (Inherited from AnnotationData) | |
OnPropertyChanging | Raises the PropertyChanging event. (Inherited from AnnotationData) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when the annotation data property is changed. (Inherited from AnnotationData) | |
PropertyChanging | Occurs when the annotation data property is changing. (Inherited from AnnotationData) |