Search Results for

    Show / Hide Table of Contents

    Class GisProject

    Inheritance
    Object
    TestableObject
    GisProject
    Inherited Members
    TestableObject.ContainsKey(String)
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Project
    Assembly: cs.temp.dll.dll
    Syntax
    public class GisProject : TestableObject

    Fields

    Cameras

    Declaration
    public List<Point> Cameras
    Field Value
    Type Description
    List<Point>

    GridScale

    Declaration
    public float GridScale
    Field Value
    Type Description
    Single

    MapScale

    Declaration
    public int MapScale
    Field Value
    Type Description
    Int32

    Name

    Declaration
    public string Name
    Field Value
    Type Description
    String

    Origin

    Declaration
    public Point Origin
    Field Value
    Type Description
    Point

    RecordSets

    Declaration
    public List<RecordSet> RecordSets
    Field Value
    Type Description
    List<RecordSet>

    Scale

    Declaration
    public float Scale
    Field Value
    Type Description
    Single

    Properties

    Camera

    Declaration
    public Point Camera { get; }
    Property Value
    Type Description
    Point
    In This Article
    Back to top ViRGIS VR GIS