LEADTOOLS Medical
LEAD Technologies, Inc

DisplayWidth Property






Sets the display width of the annotations in pixels
Syntax
public int DisplayWidth {get; set;}
'Declaration
 
Public Property DisplayWidth As Integer
'Usage
 
Dim instance As DicomAnnotationsUtilities
Dim value As Integer
 
instance.DisplayWidth = value
 
value = instance.DisplayWidth
public int DisplayWidth {get; set;}
 get_DisplayWidth();
set_DisplayWidth(value);
public:
property int DisplayWidth {
   int get();
   void set (    int value);
}

Property Value

The display width of the annotations in pixels.
Remarks
Set this member to define display width in pixels of the DICOM annotations. This may be used along with DisplayHeight when calling ToAnnObject(DicomAnnotationObject) to convert DICOM annotations to LEAD annotations. This member is used only when Leadtools.Dicom.DicomGraphicObject.Units is Leadtools.Dicom.DicomAnnotationUnitsRelativityType.Display or when Leadtools.Dicom.DicomTextObject.BoundingBoxUnits is Leadtools.Dicom.DicomAnnotationUnitsRelativityType.Display. In all other cases, it is ignored.
Example
For an example, refer to FromAnnContainerToDataSet.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomAnnotationsUtilities Class
DicomAnnotationsUtilities Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features