Click or drag to resize

SegmRecipeGetObjectPoints Method

Namespace:  MediaCy.Addins.LearningSegmentation
Assembly:  MediaCy.Addins.LearningSegmentation (in MediaCy.Addins.LearningSegmentation.dll) Version: 3.1.0.0
Syntax
VB
Public Sub GetObjectPoints ( 
	tool As DrawTool,
	feat As McFeatures,
	ind As Integer,
	ByRef fPoints As SINGLEPOINT()
)

Parameters

tool
Type: MediaCy.Addins.LearningSegmentationDrawTool
feat
Type: MediaCy.IQL.FeaturesMcFeatures
ind
Type: SystemInt32
fPoints
Type: MediaCy.IQL.ObjectManagerSINGLEPOINT
See Also