←Select platform

PathPoints Property

Summary

Gets an array of LeadPoint structures that represent the Bezier curve's points.

Syntax

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

Property Value

Array of points that form a Bezier curve.

Requirements

Target Platforms

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