Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NStrokeInfo Class / DefaultRoundingEdges Property


In This Topic
    DefaultRoundingEdges Property (NStrokeInfo)
    In This Topic
    Gets the default value for the RoundingEdges member.
    Syntax
    'Declaration
     
    
    Protected Overridable ReadOnly Property DefaultRoundingEdges As RoundingEdges
    'Usage
     
    
    Dim instance As NStrokeInfo
    Dim value As RoundingEdges
     
    value = instance.DefaultRoundingEdges
    protected virtual RoundingEdges DefaultRoundingEdges {get;}
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also