Nevron .NET Vision
Nevron.GraphicsCore Namespace / NCircleSegmentD Structure / ToNCircularArcD Method


In This Topic
    ToNCircularArcD Method
    In This Topic
    Converts this segment to ToNCircularArcF
    Syntax
    'Declaration
     
    
    Public Function ToNCircularArcD() As NCircularArcD
    'Usage
     
    
    Dim instance As NCircleSegmentD
    Dim value As NCircularArcD
     
    value = instance.ToNCircularArcD()
    public NCircularArcD ToNCircularArcD()
    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