Click or drag to resize

IMcLineProfilesDuplicate Method

Creates a duplicated McLineProfiles.

Namespace:  MediaCy.IQL.Features
Assembly:  MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
Syntax
VB
Function Duplicate As McLineProfiles

Return Value

Type: McLineProfiles
A new McLineProfiles operator with parent and properties duplicated from this one.
Remarks
The duplicated McLineProfiles will have the same parent McFeatures as this one, and it will have identical properties.
See Also