Spread Silverlight Documentation
InLeftWEResize Property


GrapeCity.Windows.SpreadSheet.UI Namespace > ViewportFloatingObjectHitTestInformation Class : InLeftWEResize Property
Gets a value that indicates whether to resize the chart shape in the left WE area.
Syntax
'Declaration
 
Public ReadOnly Property InLeftWEResize As System.Boolean
'Usage
 
Dim instance As ViewportFloatingObjectHitTestInformation
Dim value As System.Boolean
 
value = instance.InLeftWEResize
public System.bool InLeftWEResize {get;}

Property Value

true if [in left WE resize chart shape]; otherwise, false.
See Also

Reference

ViewportFloatingObjectHitTestInformation Class
ViewportFloatingObjectHitTestInformation Members