NevronOpenVision
Nevron.Nov.Graphics Namespace / NCircleSegment Structure


In This Topic
    NCircleSegment Structure Methods
    In This Topic

    For a list of all members of this type, see NCircleSegment members.

    Public Methods
     NameDescription
    Public MethodAppends the primitive to the specified graphics path  
    Public MethodDetermines whether the outline of the primitive contains the specified point  
    Public Method  
    Public Method  
    Public MethodGets the length of th circle  
    Public MethodReturns a point of the curve from the specified time parameter in the [0;1] range  
    Public Method  
    Public MethodTranslates the primitive with the specified amounts  
    Public Methodstatic (Shared in Visual Basic)Tries to create a circle segment defined by three points. Returns false if the points are colinear or any pair of them is coincident.  
    Public Methodstatic (Shared in Visual Basic)Tries to create a circle segment that starts and ends at the specified points. The bow parameter is the distance from the arc's midpoint to the midpoint of its chord. Returns false if the bow is zero, or the start and end points are coincident.  
    Top
    See Also