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


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