Click or drag to resize

AddCreateFrom Method

Namespace:  MediaCy.Commands.LineProfile
Assembly:  MediaCy.Commands.LineProfile (in MediaCy.Commands.LineProfile.dll) Version: 3.1.0.0
Syntax
VB
Public Shared Function CreateFrom ( 
	lineProfileEngine As McLineProfileEngine,
	features As McFeatures,
	selector As Integer
) As Add

Parameters

lineProfileEngine
Type: McLineProfileEngine
features
Type: MediaCy.IQL.FeaturesMcFeatures
selector
Type: SystemInt32

Return Value

Type: Add
See Also