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


In This Topic
ResetPictureMargin Method (ThreeWayArrowShape)
In This Topic
Resets the margin between text and picture to its default value.
Syntax
'Declaration
 
Protected Overridable Sub ResetPictureMargin() 
 
'Usage
 
Dim instance As ThreeWayArrowShape
 
instance.ResetPictureMargin()
See Also