Map for WinForms | ComponentOne
C1.Win.Map Namespace / Border Class / ShouldSerializeRight Method

In This Topic
    ShouldSerializeRight Method (Border)
    In This Topic
    Returns false if Right is in default state.
    Syntax
    'Declaration
     
    
    Public Function ShouldSerializeRight() As Boolean
    public bool ShouldSerializeRight()
    See Also