Search Results for

    Show / Hide Table of Contents

    Class PolyTree

    Inheritance
    System.Object
    PolyNode
    PolyTree
    Inherited Members
    PolyNode.ChildCount
    PolyNode.Contour
    PolyNode.GetNext()
    PolyNode.Childs
    PolyNode.Parent
    PolyNode.IsHole
    PolyNode.IsOpen
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: ClipperLib
    Assembly: Oasys.Common.dll
    Syntax
    public class PolyTree : PolyNode

    Properties

    Total

    Declaration
    public int Total { get; }
    Property Value
    Type Description
    System.Int32

    Methods

    Clear()

    Declaration
    public void Clear()

    Finalize()

    Declaration
    protected void Finalize()

    GetFirst()

    Declaration
    public PolyNode GetFirst()
    Returns
    Type Description
    PolyNode

    Extension Methods

    Extensions.In<T>(T, T[])
    ☀
    ☾
    In This Article
    Back to top
    Generated by DocFX
    ☀
    ☾