Gets the cell which has been resized.
Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public ICell Cell { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Cell As ICell |
An instance of a class implementing the ICell interface that represents the cell that has been resized.