Leadtools.Dicom.Common

DefaultTag Property (DicomEditableObject)

Show in webframe





Gets or sets the default tag.
Syntax
public long DefaultTag {get; set;}
'Declaration
 
Public Property DefaultTag As Long
'Usage
 
Dim instance As DicomEditableObject
Dim value As Long
 
instance.DefaultTag = value
 
value = instance.DefaultTag

            

            
public:
property int64 DefaultTag {
   int64 get();
   void set (    int64 value);
}

Property Value

The default tag.
Remarks
This tag will be highlighted when the object is assigned to a property grid.
Requirements

Target Platforms

See Also

Reference

DicomEditableObject Class
DicomEditableObject Members

 

 


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

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