FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / FourWayArrowShape Class / ResetCanPrint Method


In This Topic
ResetCanPrint Method (FourWayArrowShape)
In This Topic
Resets whether the object can be printed by the container.
Syntax
'Declaration
 
Public Overridable Sub ResetCanPrint() 
 
'Usage
 
Dim instance As FourWayArrowShape
 
instance.ResetCanPrint()
See Also