Click or drag to resize

IMcMeasurementsLocateEdgePoints Method

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Function LocateEdgePoints ( 
	vFeatures As Object,
	vLine As Object,
	ByRef vOutLine As Object,
	OneEdgeOnly As Boolean
) As Integer

Parameters

vFeatures
Type: SystemObject
vLine
Type: SystemObject
vOutLine
Type: SystemObject
OneEdgeOnly
Type: SystemBoolean

Return Value

Type: Int32
See Also