GrapeCity.Xaml.SpreadSheet.UI
InTopNESWResize Property


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

Property Value

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

Reference

ViewportFloatingObjectHitTestInformation Class
ViewportFloatingObjectHitTestInformation Members