'Declaration
Public Function New( _ ByVal g As MaskCellType _ )
'Usage
Dim g As MaskCellType Dim instance As New MaskCellType(g)
public MaskCellType( MaskCellType g )
Parameters
- g
- Specified mask cell type from which to copy
'Declaration
Public Function New( _ ByVal g As MaskCellType _ )
'Usage
Dim g As MaskCellType Dim instance As New MaskCellType(g)
public MaskCellType( MaskCellType g )