Click or drag to resize

SortedSf Constructor

Initializes a new instance of the SortedSf class

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Sub New ( 
	subFeature As McMMSubFeature,
	ang As Double,
	srcImage As McImage
)

Parameters

subFeature
Type: MediaCy.Addins.MeasurementsMcMMSubFeature
ang
Type: SystemDouble
srcImage
Type: MediaCy.IQL.EngineMcImage
See Also