Overload | Description |
---|---|
MaskCellType Constructor() | Creates a new mask cell with default settings. |
MaskCellType Constructor(MaskCellType) | Creates a new copy from the specified cell type ("Copy constructor"). |
MaskCellType Constructor(SerializationInfo,StreamingContext) | Creates a new mask cell from serialization. |