OutlineMask

OutlineMask class

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

Constructors

NameDescription
OutlineMaskInitializes a new instance of the OutlineMask class.

Methods

NameDescription
get_LengthGets the maximum length (in characters) of the outline code values. 0 if length is not defined.
get_LevelGets the level of a mask.
get_SeparatorGets the separator of code values.
get_TypeGets the type of a mask.
set_LengthSets the maximum length (in characters) of the outline code values. 0 if length is not defined.
set_LevelSets the level of a mask.
set_SeparatorSets the separator of code values.
set_TypeSets the type of a mask.