LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomMajorTick Constructor(Single,String)

Show in webframe







The position of the tick in the range 0.0 (start point) to 1.0 (end point).
The label of the tick.
Constructs a new DicomMajorTick object, and performs initializations
Syntax
public DicomMajorTick( 
   float tickPosition,
   string tickLabel
)
'Declaration
 
Public Function New( _
   ByVal tickPosition As Single, _
   ByVal tickLabel As String _
)
'Usage
 
Dim tickPosition As Single
Dim tickLabel As String
 
Dim instance As New DicomMajorTick(tickPosition, tickLabel)
public DicomMajorTick( 
   float tickPosition,
   string tickLabel
)

            

            
function DicomMajorTick( 
   tickPosition ,
   tickLabel 
)
public:
DicomMajorTick( 
   float tickPosition,
   String^ tickLabel
)

Parameters

tickPosition
The position of the tick in the range 0.0 (start point) to 1.0 (end point).
tickLabel
The label of the tick.
Example
For an example, refer to CreateCompoundGraphic.
Requirements

Target Platforms

See Also

Reference

DicomMajorTick Class
DicomMajorTick Members
Overload List

 

 


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