====== ThinkGeo.MapSuite.Core.CogoInformation ====== {{section>upgrade_map_suite_to_10.0}} ===== Inheritance Hierarchy ===== *System.Object ***ThinkGeo.MapSuite.Core.CogoInformation** ===== Members Summary ===== ==== Public Constructors ==== ** {{wiki:PublicMethod.gif|}} CogoInformation() ** N/A == Remarks == N/A == Parameters ==
** {{wiki:PublicMethod.gif|}} CogoInformation(Double,PolygonShape,String,Double,Double,Double,PointShape,Feature,Int32,Boolean,PointShape,IEnumerable) ** N/A == Remarks == N/A == Parameters == * //areaInAcres// * Type:Double * Description:N/A * //closedPolygon// * Type:[[ThinkGeo.MapSuite.Core.PolygonShape|PolygonShape]] * Description:N/A * //closureDirection// * Type:String * Description:N/A * //closureDistanceInFeet// * Type:Double * Description:N/A * //closureRatio// * Type:Double * Description:N/A * //distanceInFeet// * Type:Double * Description:N/A * //endPoint// * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] * Description:N/A * //pobFeature// * Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] * Description:N/A * //segmentCount// * Type:Int32 * Description:N/A * //isClosed// * Type:Boolean * Description:N/A * //startPoint// * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] * Description:N/A * //segments// * Type:IEnumerable<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> * Description:N/A
==== Protected Constructors ==== ==== Public Methods ==== ** {{wiki:PublicMethod.gif|}} ToString() ** N/A == Remarks == N/A == Return Value == * Type:String * Description:N/A == Parameters ==
** {{wiki:PublicMethod.gif|}} Equals(Object) ** N/A == Remarks == N/A == Return Value == * Type:Boolean * Description:N/A == Parameters == * //obj// * Type:Object * Description:N/A
** {{wiki:PublicMethod.gif|}} GetHashCode() ** N/A == Remarks == N/A == Return Value == * Type:Int32 * Description:N/A == Parameters ==
** {{wiki:PublicMethod.gif|}} GetType() ** N/A == Remarks == N/A == Return Value == * Type:Type * Description:N/A == Parameters ==
==== Protected Methods ==== ** {{wiki:ProtectedMethod.gif|}} Finalize() ** N/A == Remarks == N/A == Return Value == * Type:Void * Description:N/A == Parameters ==
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** N/A == Remarks == N/A == Return Value == * Type:Object * Description:N/A == Parameters ==
==== Public Properties ==== ** {{wiki:PublicProperty.gif|}} AreaInAcres ** N/A == Remarks == N/A == Return Value == * Type:Double ** {{wiki:PublicProperty.gif|}} ClosedPolygon ** N/A == Remarks == N/A == Return Value == * Type:[[ThinkGeo.MapSuite.Core.PolygonShape|PolygonShape]] ** {{wiki:PublicProperty.gif|}} ClosureDirection ** N/A == Remarks == N/A == Return Value == * Type:String ** {{wiki:PublicProperty.gif|}} ClosureDistanceInFeet ** N/A == Remarks == N/A == Return Value == * Type:Double ** {{wiki:PublicProperty.gif|}} ClosureRatio ** N/A == Remarks == N/A == Return Value == * Type:Double ** {{wiki:PublicProperty.gif|}} DistanceInFeet ** N/A == Remarks == N/A == Return Value == * Type:Double ** {{wiki:PublicProperty.gif|}} EndPoint ** N/A == Remarks == N/A == Return Value == * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] ** {{wiki:PublicProperty.gif|}} IsClosed ** N/A == Remarks == N/A == Return Value == * Type:Boolean ** {{wiki:PublicProperty.gif|}} PobLineFeature ** N/A == Remarks == N/A == Return Value == * Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] ** {{wiki:PublicProperty.gif|}} SegmentCount ** N/A == Remarks == N/A == Return Value == * Type:Int32 ** {{wiki:PublicProperty.gif|}} Segments ** N/A == Remarks == N/A == Return Value == * Type:Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]> ** {{wiki:PublicProperty.gif|}} StartPoint ** N/A == Remarks == N/A == Return Value == * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] ==== Protected Properties ==== ==== Public Events ====