Search
ShapeFormulaParam Members
Constructors Properties Methods
 


Represents the position of a ShapeControlPoint, passed as parameter to shape formulas.

The following tables list the members exposed by the ShapeFormulaParam type.

 Public Constructors

  Name Description

ShapeFormulaParam

Overloaded.  

 Public Properties

  Name Description

X

Gets or sets the horizontal position of the control point.

Y

Gets or sets the vertical position of the control point.

 Public Methods

  Name Description

Clone

Creates a copy of this ShapeFormulaParam.

LoadFromXml

Loads the formula parameter from the specified XML element.

SaveToXml

Saves the formula parameter into the specified XML element.

 See Also