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


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