←Select platform

Mask Property

Summary
Gets the masking value. Masking allows you to insert multiple elements in the same entry in the table.
Syntax
C#
VB
C++
Java
public long Mask { get; } 
Public ReadOnly Property Mask As Long 
public ong getMask() 
public: 
property int64 Mask { 
   int64 get(); 
} 

Property Value

Value indicating the masking value. Masking allows you to insert multiple elements in the same entry in the table.

Example

For an example, refer to Reset.

Requirements

Target Platforms

See Also

Reference

DicomTag Class

DicomTag Members

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.