←Select platform

DefaultTag Property

Summary

Gets or sets the default tag.

Syntax

C#
VB
C++
public long DefaultTag { get; set; } 
Public Property DefaultTag As Long 
public: 
property int64 DefaultTag { 
   int64 get(); 
   void set (    int64 ); 
} 

Property Value

The default tag.

Remarks

This tag will be highlighted when the object is assigned to a property grid.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly