| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Mask As Long | |
| C# | |
|---|---|
public long Mask {get;} | |
Property Value
Value indicating the masking value. Masking allows you to insert multiple elements in the same entry in the table.For an example, refer to DicomTagTable.Reset.
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)
Copy Code