Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

DefaultTag Property (DicomEditableObject)






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

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features