Nevron Open Vision Documentation
Nevron.Nov.Graphics Namespace / NPolygon Class


In This Topic
    NPolygon Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets the bounds of this geometry object. (Inherited from Nevron.Nov.Graphics.NMultiPointBase)
    Public PropertyGets the bounds of this geometry object (Inherited from Nevron.Nov.Graphics.NMultiPointBase)
    Public PropertyDetermines whether this polygon is convex. A polygon is convex if the perp dot product of each subsequent pair of edge vectors has the same sign.  
    Public PropertyGets whether this object is empty (i.e. contains no points) (Inherited from Nevron.Nov.Graphics.NMultiPointBase)
    Public PropertyGets whether this graphics object is sealed. (Inherited from Nevron.Nov.Graphics.NSealableObject)
    Public PropertyGets or sets the point at the specified index. (Inherited from Nevron.Nov.Graphics.NPolyPointsBase)
    Public PropertyGets the perimeter of the polygon.  
    Top
    See Also