Spread Silverlight Documentation
InTopNWSEResize Property


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

Property Value

true if [in top NWSE resize chart shape]; otherwise, false.
See Also

Reference

ViewportFloatingObjectHitTestInformation Class
ViewportFloatingObjectHitTestInformation Members