Gets the rectangle bounding the item contents.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Rectangle Bounds { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Bounds As Rectangle |
A .NET Rectangle object.
The item viewer must paint the item inside these bounds.