Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSObject Class / IgnoreUpdateShapeLocation Property


In This Topic
IgnoreUpdateShapeLocation Property
In This Topic
Syntax
'Declaration
 
Public Property IgnoreUpdateShapeLocation As Boolean
 
'Usage
 
Dim instance As PSObject
Dim value As Boolean
 
instance.IgnoreUpdateShapeLocation = value
 
value = instance.IgnoreUpdateShapeLocation
See Also