←Select platform

BoundingBoxUnits Property

Summary

Gets or sets the "Bounding Box Annotation Units" (0070,0003) attribute value.

Syntax

C#
VB
WinRT C#
C++
public DicomAnnotationUnitsRelativityType BoundingBoxUnits { get; set; } 
Public Property BoundingBoxUnits As Leadtools.Dicom.DicomAnnotationUnitsRelativityType 
public Leadtools.Dicom.DicomAnnotationUnitsRelativityType BoundingBoxUnits {get; set;} 
 <br/>get_BoundingBoxUnits();<br/>set_BoundingBoxUnits(value);<br/>Object.defineProperty('BoundingBoxUnits');  

Property Value

Value indicating the "Bounding Box Annotation Units" (0070,0003) attribute value.

Example

For an example, refer to FindFirstGraphicAnnSQItem.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly