Nevron .NET Vision
Nevron.GraphicsCore Namespace / NEllipseD Structure / Focus1 Property


In This Topic
    Focus1 Property (NEllipseD)
    In This Topic
    Gets the first focus of the ellipse
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Focus1 As NPointD
    'Usage
     
    
    Dim instance As NEllipseD
    Dim value As NPointD
     
    value = instance.Focus1
    public NPointD Focus1 {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