←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly