Nevron .NET Vision
Nevron.GraphicsCore Namespace / NGraphicsPath Class / DefaultFlattness Field


In This Topic
    DefaultFlattness Field
    In This Topic
    Default flatness for operations where flatness is not specified
    Syntax
    'Declaration
     
    
    Public Shared DefaultFlattness As System.Double
    'Usage
     
    
    Dim value As System.Double
     
    value = NGraphicsPath.DefaultFlattness
     
    NGraphicsPath.DefaultFlattness = value
    public static System.double DefaultFlattness
    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