Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementContainerControl Class / PICTURE_MARGIN_DEFAULT Field


In This Topic
    PICTURE_MARGIN_DEFAULT Field (ElementContainerControl)
    In This Topic
    Represents the default picture margin for the element, namely 2 pixels.
    Syntax
    'Declaration
     
    
    Protected Const PICTURE_MARGIN_DEFAULT As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = ElementContainerControl.PICTURE_MARGIN_DEFAULT
    protected const int PICTURE_MARGIN_DEFAULT
    See Also