GrapeCity.Xaml.SpreadSheet.UI
InTopNSResize Property


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

Property Value

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

Reference

ViewportFloatingObjectHitTestInformation Class
ViewportFloatingObjectHitTestInformation Members