←Select platform

Points Property

Summary

Gets or sets an array of object contour coordinate points.

Syntax

C#
VB
C++
public LeadPoint[] Points { get; set; } 
Public Property Points As Leadtools.LeadPoint() 

Property Value

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