In This Topic
Gets or sets the patterns that are defined on a grid, which are repeated as necessary to cover the whole symbol.
Syntax
'Declaration
<JsonAttribute(1)>
Public Overridable Property Mask As Integer
[Json(1)]
public virtual int Mask {get; set;}
See Also