←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
Java
WinRT C#
C++
public long Mask { get; } 
Public ReadOnly Property Mask As Long 
public long Mask {get;} 
public ong getMask() 
 get_Mask();  
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly