Northwoods.GoSilverlight 1.2.2 Assembly
CanResize Method
See Also  Send Feedback
Northwoods.GoXam Namespace > Part Class : CanResize Method

This predicate is true if the user may resize this part.

Syntax

Visual Basic (Declaration) 
Public Function CanResize() As Boolean
C# 
public bool CanResize()

Return Value

Return true if this part is Resizable, if this part's layer's AllowResize is true, and if this part's diagram's AllowResize is true.

Requirements

See Also

© 2010 All Rights Reserved.