ImageGear for .NET
GetPoints Method
See Also  Send Feedback
ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntityGeometry Class : GetPoints Method




points
Buffer for the points. The buffer must be long enough to receive the points from start to end taking into account the point size (three floating-point values).
start
The start position of the normal to be returned.
end
The end position of the normal to be returned.

Glossary Item Box

Returns the geometry points on the specified range.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

points
Buffer for the points. The buffer must be long enough to receive the points from start to end taking into account the point size (three floating-point values).
start
The start position of the normal to be returned.
end
The end position of the normal to be returned.

See Also

©2013. Accusoft Corporation. All Rights Reserved.