LEADTOOLS Medical (Leadtools.Dicom assembly)

TickLabel Property

Show in webframe







Gets or sets the value of the "Tick Label" element (0070,0289) under one of the items under the "Major Ticks Sequence" (0070,0287) in the "Graphic Annotation Module".
Syntax
public string TickLabel {get; set;}
'Declaration
 
Public Property TickLabel As String
'Usage
 
Dim instance As DicomMajorTick
Dim value As String
 
instance.TickLabel = value
 
value = instance.TickLabel
public string TickLabel {get; set;}

            

            
 
get_TickLabel();
set_TickLabel(value);
Object.defineProperty('TickLabel');
public:
property String^ TickLabel {
   String^ get();
   void set (    String^ value);
}

Property Value

The value of the "Tick Label" element (0070,0289) under one of the items under the "Major Ticks Sequence" (0070,0287) in the "Graphic Annotation Module".
Remarks
This element is mandatory. It specifies the label of the tick.
Example
For an example, refer to CreateCompoundGraphic.
Requirements

Target Platforms

See Also

Reference

DicomMajorTick Class
DicomMajorTick Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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