←Select platform

Points Property (RegionContourPointsCommand)

Summary

Gets or sets an array that contains the coordinate points of the contour for the region.

Syntax

C#
VB
C++
public [Leadtools.LeadPoint[]](../l/leadpoint.html) Points {get;}
Public ReadOnly Property Points As Leadtools.LeadPoint()
public: 
property Leadtools.array<LeadPoint>^ Points { 
   Leadtools.array<LeadPoint>^ get(); 
} 

Property Value

An array that that contains the coordinate points of the contour for the region. A memory buffer for this array is allocated by the command.

Example

Refer to RegionContourPointsCommand.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Effects Assembly
Click or drag to resize