This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
thinkgeo.mapsuite.core.directiondistancecogocall [2015/09/22 08:17] admin |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== ThinkGeo.MapSuite.Core.DirectionDistanceCogoCall ====== | ||
- | |||
- | ===== Inheritance Hierarchy ===== | ||
- | *System.Object | ||
- | *ThinkGeo.MapSuite.Core.CogoCall | ||
- | ***ThinkGeo.MapSuite.Core.DirectionDistanceCogoCall** | ||
- | ===== Members Summary ===== | ||
- | ==== Public Constructors ==== | ||
- | ** {{wiki:PublicMethod.gif|}} DirectionDistanceCogoCall() ** | ||
- | |||
- | * //N/A// | ||
- | == Remarks == | ||
- | * //N/A// | ||
- | == Parameters == | ||
- | <div newline></div> | ||
- | ** {{wiki:PublicMethod.gif|}} DirectionDistanceCogoCall(Double,Double) ** | ||
- | |||
- | * //N/A// | ||
- | == Remarks == | ||
- | * //N/A// | ||
- | == Parameters == | ||
- | * //northAzimuthDirectionInDegree// | ||
- | * Type:Double | ||
- | * Description:N/A | ||
- | |||
- | * //distanceInFeet// | ||
- | * Type:Double | ||
- | * Description:N/A | ||
- | |||
- | <div newline></div> | ||
- | ==== Protected Constructors ==== | ||
- | ==== Public Methods ==== | ||
- | ** {{wiki:PublicMethod.gif|}} GetCallLine(PointShape,PointShape) ** | ||
- | |||
- | * //N/A// | ||
- | == Remarks == | ||
- | * //N/A// | ||
- | |||
- | == Return Value == | ||
- | * Type:[[ThinkGeo.MapSuite.Core.LineShape|LineShape]] | ||
- | * Description:N/A | ||
- | |||
- | == Parameters == | ||
- | * //startPoint// | ||
- | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | ||
- | * Description:N/A | ||
- | |||
- | * //backsightPoint// | ||
- | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | ||
- | * Description:N/A | ||
- | |||
- | <div newline></div> | ||
- | ** {{wiki:PublicMethod.gif|}} GetDescriptionString(CogoDirectionType,AngleUnit) ** | ||
- | |||
- | * //N/A// | ||
- | == Remarks == | ||
- | * //N/A// | ||
- | |||
- | == Return Value == | ||
- | * Type:String | ||
- | * Description:N/A | ||
- | |||
- | == Parameters == | ||
- | * //returningDirectionType// | ||
- | * Type:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] | ||
- | * Description:N/A | ||
- | |||
- | * //returningAngleUnit// | ||
- | * Type:[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] | ||
- | * Description:N/A | ||
- | |||
- | <div newline></div> | ||
- | ** {{wiki:PublicMethod.gif|}} GetTraverseString(CogoDirectionType,AngleUnit) ** | ||
- | |||
- | * //N/A// | ||
- | == Remarks == | ||
- | * //N/A// | ||
- | |||
- | == Return Value == | ||
- | * Type:String | ||
- | * Description:N/A | ||
- | |||
- | == Parameters == | ||
- | * //returningDirectionType// | ||
- | * Type:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] | ||
- | * Description:N/A | ||
- | |||
- | * //returningAngleUnit// | ||
- | * Type:[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] | ||
- | * Description:N/A | ||
- | |||
- | <div newline></div> | ||
- | ** {{wiki:PublicMethod.gif|}} LoadFromTraverseString(String,CogoDirectionType,AngleUnit) ** | ||
- | |||
- | * //N/A// | ||
- | == Remarks == | ||
- | * //N/A// | ||
- | |||
- | == Return Value == | ||
- | * Type:Void | ||
- | * Description:N/A | ||
- | |||
- | == Parameters == | ||
- | * //traverseString// | ||
- | * Type:String | ||
- | * Description:N/A | ||
- | |||
- | * //directionType// | ||
- | * Type:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] | ||
- | * Description:N/A | ||
- | |||
- | * //angleUnit// | ||
- | * Type:[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] | ||
- | * Description:N/A | ||
- | |||
- | <div newline></div> | ||
- | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
- | |||
- | * //N/A// | ||
- | == Remarks == | ||
- | * //N/A// | ||
- | |||
- | == Return Value == | ||
- | * Type:String | ||
- | * Description:N/A | ||
- | |||
- | == Parameters == | ||
- | <div newline></div> | ||
- | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
- | |||
- | * //N/A// | ||
- | == Remarks == | ||
- | * //N/A// | ||
- | |||
- | == Return Value == | ||
- | * Type:Boolean | ||
- | * Description:N/A | ||
- | |||
- | == Parameters == | ||
- | * //obj// | ||
- | * Type:Object | ||
- | * Description:N/A | ||
- | |||
- | <div newline></div> | ||
- | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
- | |||
- | * //N/A// | ||
- | == Remarks == | ||
- | * //N/A// | ||
- | |||
- | == Return Value == | ||
- | * Type:Int32 | ||
- | * Description:N/A | ||
- | |||
- | == Parameters == | ||
- | <div newline></div> | ||
- | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
- | |||
- | * //N/A// | ||
- | == Remarks == | ||
- | * //N/A// | ||
- | |||
- | == Return Value == | ||
- | * Type:Type | ||
- | * Description:N/A | ||
- | |||
- | == Parameters == | ||
- | <div newline></div> | ||
- | ==== Protected Methods ==== | ||
- | ** {{wiki:ProtectedMethod.gif|}} GetCallLineCore(PointShape,PointShape) ** | ||
- | |||
- | * //N/A// | ||
- | == Remarks == | ||
- | * //N/A// | ||
- | |||
- | == Return Value == | ||
- | * Type:[[ThinkGeo.MapSuite.Core.LineShape|LineShape]] | ||
- | * Description:N/A | ||
- | |||
- | == Parameters == | ||
- | * //startPoint// | ||
- | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | ||
- | * Description:N/A | ||
- | |||
- | * //backsightPoint// | ||
- | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | ||
- | * Description:N/A | ||
- | |||
- | <div newline></div> | ||
- | ** {{wiki:ProtectedMethod.gif|}} GetDescriptionStringCore(CogoDirectionType,AngleUnit) ** | ||
- | |||
- | * //N/A// | ||
- | == Remarks == | ||
- | * //N/A// | ||
- | |||
- | == Return Value == | ||
- | * Type:String | ||
- | * Description:N/A | ||
- | |||
- | == Parameters == | ||
- | * //returningDirectionType// | ||
- | * Type:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] | ||
- | * Description:N/A | ||
- | |||
- | * //returningAngleUnit// | ||
- | * Type:[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] | ||
- | * Description:N/A | ||
- | |||
- | <div newline></div> | ||
- | ** {{wiki:ProtectedMethod.gif|}} GetTraverseStringCore(CogoDirectionType,AngleUnit) ** | ||
- | |||
- | * //N/A// | ||
- | == Remarks == | ||
- | * //N/A// | ||
- | |||
- | == Return Value == | ||
- | * Type:String | ||
- | * Description:N/A | ||
- | |||
- | == Parameters == | ||
- | * //returningDirectionType// | ||
- | * Type:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] | ||
- | * Description:N/A | ||
- | |||
- | * //returningAngleUnit// | ||
- | * Type:[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] | ||
- | * Description:N/A | ||
- | |||
- | <div newline></div> | ||
- | ** {{wiki:ProtectedMethod.gif|}} LoadFromTraverseStringCore(String,CogoDirectionType,AngleUnit) ** | ||
- | |||
- | * //N/A// | ||
- | == Remarks == | ||
- | * //N/A// | ||
- | |||
- | == Return Value == | ||
- | * Type:Void | ||
- | * Description:N/A | ||
- | |||
- | == Parameters == | ||
- | * //traverseString// | ||
- | * Type:String | ||
- | * Description:N/A | ||
- | |||
- | * //directionType// | ||
- | * Type:[[ThinkGeo.MapSuite.Core.CogoDirectionType|CogoDirectionType]] | ||
- | * Description:N/A | ||
- | |||
- | * //angleUnit// | ||
- | * Type:[[ThinkGeo.MapSuite.Core.AngleUnit|AngleUnit]] | ||
- | * Description:N/A | ||
- | |||
- | <div newline></div> | ||
- | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
- | |||
- | * //N/A// | ||
- | == Remarks == | ||
- | * //N/A// | ||
- | |||
- | == Return Value == | ||
- | * Type:Void | ||
- | * Description:N/A | ||
- | |||
- | == Parameters == | ||
- | <div newline></div> | ||
- | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
- | |||
- | * //N/A// | ||
- | == Remarks == | ||
- | * //N/A// | ||
- | |||
- | == Return Value == | ||
- | * Type:Object | ||
- | * Description:N/A | ||
- | |||
- | == Parameters == | ||
- | <div newline></div> | ||
- | ==== Public Properties ==== | ||
- | ** {{wiki:PublicProperty.gif|}} DistanceInFeet ** | ||
- | |||
- | N/A | ||
- | == Remarks == | ||
- | N/A | ||
- | == Return Value == | ||
- | * Type:Double | ||
- | |||
- | ** {{wiki:PublicProperty.gif|}} NorthAzimuthDirectionInDegree ** | ||
- | |||
- | N/A | ||
- | == Remarks == | ||
- | N/A | ||
- | == Return Value == | ||
- | * Type:Double | ||
- | |||
- | ** {{wiki:PublicProperty.gif|}} IsPointOfBeginning ** | ||
- | |||
- | N/A | ||
- | == Remarks == | ||
- | N/A | ||
- | == Return Value == | ||
- | * Type:Boolean | ||
- | |||
- | ==== Protected Properties ==== | ||
- | ==== Public Events ==== | ||
8501 Wade Blvd Ste 550
Frisco, TX 75034
United States
sales@thinkgeo.com
1-785-727-4133
Online Store
- Desktop
WPF
WinForms
- Web
WebAPI HTML5/JavaScript
ASP.NET MVC
WebForms with AJAX
- Mobile
iOS
Android™
World Street
World Imagery
Routing
Geocoding
Reverse Geocoding
Elevation
Quick Start Guides
Documentation
Blogs
Discussion Forums
Customer Portal
About Us
News & Announcemets
Privacy Policy
Copyright 2003-2017 ThinkGeo LLC.
All rights reserved.