Search Results for

    Show / Hide Table of Contents

    Class Segment2dBox

    Inheritance
    Object
    Segment2dBox
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: g3
    Assembly: cs.temp.dll.dll
    Syntax
    public class Segment2dBox

    Constructors

    Segment2dBox()

    Declaration
    public Segment2dBox()

    Segment2dBox(Segment2d)

    Declaration
    public Segment2dBox(Segment2d seg)
    Parameters
    Type Name Description
    Segment2d seg

    Fields

    Segment

    Declaration
    public Segment2d Segment
    Field Value
    Type Description
    Segment2d

    Operators

    Implicit(Segment2dBox to Segment2d)

    Declaration
    public static implicit operator Segment2d(Segment2dBox box)
    Parameters
    Type Name Description
    Segment2dBox box
    Returns
    Type Description
    Segment2d
    In This Article
    Back to top ViRGIS VR GIS