Previous Document Next Document

Object Model Reference : Classes : D : Document : Methods : Document.CreateCurveFromArray


Document.CreateCurveFromArray

Function CreateCurveFromArray(Source() As CurveElement, [NumElements As Long = -1]) As Curve

Description

Member of Document

The CreateCurveFromArray method uses the node information specified to create an instance of a Curve object that is bound to the document.

Parameter
Description
Source
Specifies the source
NumElements
Specifies the number of valid curve elements to use. If nothing is specified, then all valid curve elements are used. This parameter is optional, and its default value is -1.

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.