Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

DefaultTag Property (DicomPropertyGrid)






Gets or sets the default tag.
Syntax
public long DefaultTag {get; set;}
'Declaration
 
Public Property DefaultTag As Long
'Usage
 
Dim instance As DicomPropertyGrid
Dim value As Long
 
instance.DefaultTag = value
 
value = instance.DefaultTag
public:
property int64 DefaultTag {
   int64 get();
   void set (    int64 value);
}

Property Value

Specifies the default tag for the dataset.
Remarks
This tag will be initially selected when the dataset is assigned to the property grid.
Requirements

Target Platforms

See Also

Reference

DicomPropertyGrid Class
DicomPropertyGrid Members

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