ASP.NET Pack Programmer's Guide
AnchorPoint.setColumn Method
See Also
 





Sets the column index of a cell with which the anchor point is associated.

Namespace: MindFusion.Diagramming
Package: AnchorPoint.js

 Syntax

JavaScript  Copy Code

function setColumn (value)

 Parameters

value

The column index of a cell with which the anchorpoint is associated.

 Remarks

If Column is set to -1, the point relative coordinates specify percents of row's extents. Otherwise the point coordinates specify percents of cell's extents.

 See Also

AnchorPoint Members
AnchorPoint Class
MindFusion.Diagramming Namespace