Spread Silverlight Documentation
InBottomNESWResize Property


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

Property Value

true if [in bottom NESW resize chart shape]; otherwise, false.
See Also

Reference

ViewportFloatingObjectHitTestInformation Class
ViewportFloatingObjectHitTestInformation Members