public DicomAnnotationPoint RotationPoint { get; set; }
Public Property RotationPoint As DicomAnnotationPoint
public:
property DicomAnnotationPoint RotationPoint {
DicomAnnotationPoint get();
void set ( DicomAnnotationPoint value);
}
The value of the "Rotation Point" element (0070,0273) under one of the items under the "Compound Graphic Sequence" (0070,0209) in the "Graphic Annotation Module".
This element is conditional and will be written if Type is CutLine or InfiniteLine.
For an example, refer to CreateCompoundGraphic.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document