IMcBitMaskDuplicate Method
|
|
Creates a new McBitMask that is a duplicate of this one.
Namespace:
MediaCy.IQL.Features
Assembly:
MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
SyntaxFunction Duplicate As McBitMask
Return Value
Type:
McBitMaskA new McBitMask object that is a duplicate of this one.
RemarksThe created bit mask will have the same parent as this one.
See Also