Search Results for

    Show / Hide Table of Contents

    Struct DPolyLine2f.Edge

    Inherited Members
    ValueType.Equals(Object)
    ValueType.GetHashCode()
    ValueType.ToString()
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetType()
    Namespace: g3
    Assembly: cs.temp.dll.dll
    Syntax
    public struct Edge

    Constructors

    Edge(Int32, Int32)

    Declaration
    public Edge(int vertex1, int vertex2)
    Parameters
    Type Name Description
    Int32 vertex1
    Int32 vertex2

    Fields

    v1

    Declaration
    public int v1
    Field Value
    Type Description
    Int32

    v2

    Declaration
    public int v2
    Field Value
    Type Description
    Int32
    In This Article
    Back to top ViRGIS VR GIS