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


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