MindFusion.Java Package Programmer's Guide
ResourceViewSettings.getMinResourceLength Method
See Also
 






Gets the minimum length for resources when setResourceLengthMethod is set to ResourceLengthMethod.MinimumFixed.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public Integer getMinResourceLength ()

 Return Value

An integer value, specifying the minimal resource length in pixels. The minimal allowed value is 5.

 See Also

ResourceViewSettings Members
ResourceViewSettings Class
com.mindfusion.scheduling Namespace