←Select platform

FeretsDiameterCommand Constructor(LeadPoint[])

Summary

Initializes a new FeretsDiameterCommand class object with explicit parameters.

Syntax

C#
VB
C++
Public Function New( _ 
   ByVal points() As Leadtools.LeadPoint _ 
) 
public: 
FeretsDiameterCommand(  
   Leadtools.array<LeadPoint>^ points 
) 

Parameters

points
An array of object contour coordinate points.

Example

Refer to FeretsDiameterCommand.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly