GrapeCity.Xaml.SpreadSheet.UI
InBottomNWSEResize Property


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

Property Value

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

Reference

ViewportFloatingObjectHitTestInformation Class
ViewportFloatingObjectHitTestInformation Members