OutlineMask

OutlineMask class

Represents four elements of a mask which defines an outline code format.

The OutlineMask type exposes the following members:

Constructors

NameDescription
OutlineMask()Initializes a new instance of the

Properties

NameDescription
levelGets or sets the level of a mask.
typeGets or sets the type of a mask.
lengthGets or sets the maximum length (in characters) of the outline code values. 0 if length is not defined.
separatorGets or sets the separator of code values.

See Also