MindFusion.Scheduling for Xamarin Programmer's Guide
ResourceResizeMethod Enumeration
See Also
 






Specifies the item resizing method in a Resource view.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public enum ResourceResizeMethod

Visual Basic  Copy Code

Public Enum ResourceResizeMethod

 Members

  Member name Description

DurationBounds

The items are resized by pointing near the ends of the bounding rectangle of the bands showing their duration.

ItemBounds

The items are resized by pointing near the ends of their bounding rectangle.

Unspecified

Unspecified.

 See Also

MindFusion.Scheduling Namespace