Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / IElement Interface / PictureMargin Property


In This Topic
PictureMargin Property (IElement)
In This Topic
Internal use only.
Syntax
'Declaration
 
Property PictureMargin As Integer
 
'Usage
 
Dim instance As IElement
Dim value As Integer
 
instance.PictureMargin = value
 
value = instance.PictureMargin
See Also