GrapeCity.Xaml.SpreadSheet.UI
InRightWEResize Property


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

Property Value

true if [in right WE resize chart shape]; otherwise, false.
See Also

Reference

ViewportFloatingObjectHitTestInformation Class
ViewportFloatingObjectHitTestInformation Members