Gets or sets the column index of a cell with which the anchor point is associated.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public int Column { get; set; } |
Visual Basic
![]() |
---|
Public Property Column As Integer |
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.