Name | Description | |
---|---|---|
![]() | DicomCompoundAnnotationDataBase | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | DicomCompoundAnnotationDataBase | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | Border | Gets or sets a value indicating whether the annotation border is visible. (Inherited from DicomAnnotationData) |
![]() | 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. (Inherited from DicomAnnotationData) |
![]() | CanRotate | Gets or sets a value indicating whether the annotation can be rotated. |
![]() | 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) |
![]() | FillStyle | Gets or sets the fill style. (Inherited from DicomSimpleAnnotationDataBase) |
![]() | GraphicData | Gets or sets the graphic data. (Inherited from DicomSimpleAnnotationDataBase) |
![]() | GraphicFilled | Gets or sets a value indicating whether graphic is filled. (Inherited from DicomSimpleAnnotationDataBase) |
![]() | GraphicLayer | Gets the Graphic Layer of annotation. (Inherited from DicomAnnotationData) |
![]() | Guid | Gets the unique System.Guid associated with the annotation. (Inherited from AnnotationData) |
![]() | HorizontalMirrored | Gets or sets a value indicating whether the annotation is mirrored horizontally. (Inherited from DicomSimpleAnnotationDataBase) |
![]() | 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) |
![]() | LineStyle | Gets or sets the line style. (Inherited from DicomSimpleAnnotationDataBase) |
![]() | Location | Gets or sets the location, in device-independent pixels (1/96th inch), of annotation in the image space. (Inherited from AnnotationData) |
![]() | 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) |
![]() | Points | Gets a AnnotationPointCollection containing the points of annotation. (Inherited from DicomSimpleAnnotationDataBase) |
![]() | 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 rotation angle, in degrees, of this annotation. |
![]() | RotationPoint | Gets or sets the rotation point in coordinate system of DICOM annotation. |
![]() | Size | Gets or sets the size, of the annotation. (Inherited from DicomSimpleAnnotationDataBase) |
![]() | TextStyle | Gets or sets the text style. |
![]() | ToolTip | Gets or sets the tooltip associated with the annotation. (Inherited from DicomAnnotationData) |
![]() | UnitOfMeasure | Gets or sets the units of measure. |
![]() | VerticalMirrored | Gets or sets a value indicating whether the annotation is mirrored vertically. (Inherited from DicomSimpleAnnotationDataBase) |
Name | Description | |
---|---|---|
![]() | BeginInit | Signals the AnnotationData that initialization is starting. (Inherited from AnnotationData) |
![]() | ChangeUnitOfMeasure | Changes the annotation unit of measure and all properties, which are depend from unit of measure. |
![]() | Clone | Creates a new object that is a copy of the current instance. (Inherited from AnnotationData) |
![]() | CopyTo | Copies current DicomCompoundAnnotationDataBase to the target DicomCompoundAnnotationDataBase. |
![]() | Dispose | Overloaded. Releases all resources used by this |
![]() | EndInit | Signals the AnnotationData that initialization is complete. (Inherited from AnnotationData) |
![]() | GetBoundingBox | Overloaded. Returns a bounding box of annotation. |
![]() | GetCenterRelativeToLocation | Returns the annotation center coordinates relative to the Location property without regard to rotation. |
![]() | GetLinePointsInContentSpace | Returns points of annotation, in device-independent pixels (1/96th inch), in the annotation content space. |
![]() | GetLinePointsInImageSpace | Returns points of annotation, in device-independent pixels (1/96th inch), in the image space, rotation is taken into account. |
![]() | 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 | |
---|---|---|
![]() | 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) |