The CogoPoint type exposes the following members.

Methods

  NameDescription
Public methodApplyDescriptionKeys
Applies the DescriptionKeys to the CogoPoint.
Public methodClearAllLabelTextComponentOverrides
Clears all text component overrides in the CogoPoint label.
Public methodClearLabelTextComponentOverrides
Clears the text component overrides on the specified text component in the CogoPoint label.
Public methodGetLabelTextComponentIds
Gets an ObjectIdCollection containing the text components in the CogoPoint label.
Public methodGetLabelTextComponentJustificationOverride
Gets the overriden justification on the specified text component in the CogoPoint label.
Public methodGetLabelTextComponentOverride
Gets the overriden text on the specified text component in the CogoPoint label.
Public methodGetUDPValue(UDPBoolean)
Gets the value the for the user-defined property with a boolean data type.
Public methodGetUDPValue(UDPDouble)
Gets the value the for the user-defined property with a double data type.
Public methodGetUDPValue(UDPEnumeration)
Gets the value the for the user-defined property with an enumeration data type.
Public methodGetUDPValue(UDPInteger)
Gets the value the for the user-defined property with an integer data type.
Public methodGetUDPValue(UDPString)
Gets the value the for the user-defined property with a string data type.
Public methodIsLabelTextComponentOverriden
Returns whether the specified text component is overridden in the CogoPoint label.
Public methodRenumber(UInt32)
Renumbers the PointNumber to a new value.
Public methodRenumber(UInt32, PointNumberResolveType)
Renumbers the PointNumber to a new value.
Public methodResetLabel
Resets the CogoPoint label object to its defaults.
Public methodResetLabelLocation
Resets the location of the CogoPoint label object to its defaults.
Public methodResetLabelRotation
Resets the rotation status of the CogoPoint label object to its defaults.
Public methodSetLabelTextComponentJustificationOverride
Overrides the justification on the specified text component in the CogoPoint label.
Public methodSetLabelTextComponentOverride
Overrides the text on the specified text component in the CogoPoint label.
Public methodSetUDPValue(UDPBoolean, Boolean)
Sets the value the for the user-defined property with a boolean data type.
Public methodSetUDPValue(UDPDouble, Double)
Sets the value the for the user-defined property with a double data type.
Public methodSetUDPValue(UDPEnumeration, String)
Sets the value the for the user-defined property with an enumeration data type.
Public methodSetUDPValue(UDPInteger, Int32)
Sets the value the for the user-defined property with an integer data type.
Public methodSetUDPValue(UDPString, String)
Sets the value the for the user-defined property with a string data type.

Properties

  NameDescription
Public propertyConvergence
Gets the convergence value of a point, relative to the coordinate zone and the transformation settings specified for the drawing.
Public propertyDescriptionFormat
Gets or sets the description format string for the point.
Public propertyEasting
Gets or sets a local easting value for the point.
Public propertyElevation
Gets or sets an elevation for the CogoPoint.
Public propertyElevationOverride
Gets an elevation for the CogoPoint. This property is applied the override settings in the point's primary PointGroup.
Public propertyFullDescription
Gets an expanded description determined by a description key match.
Public propertyFullDescriptionOverride
Gets an expanded description determined by a description key match. This property is applied to the override settings in the point's primary PointGroup.
Public propertyGridEasting
Gets or sets the calculated grid easting value for the point, relative to the coordinate zone and the transformation settings specified for the drawing.
Public propertyGridNorthing
Gets or sets the calculated grid northing value for the point, relative to the coordinate zone and the transformation settings specified for the drawing.
Public propertyIsCheckedOut
Gets whether the CogoPoint has been checked out.
Public propertyIsLabelDragged
Gets the dragged state of the CogoPoint label.
Public propertyIsLabelPinned
Gets or sets the pinned state of the CogoPoint label.
Public propertyIsLabelVisible
Gets or sets whether the label of the CogoPoint is visible.
Public propertyIsLocked
Gets or sets whether the CogoPoint is locked.
Public propertyIsMovable
Indicates whether this CogoPoint is movable.
Public propertyIsProjectPoint
Gets whether the CogoPoint is a project point.
Public propertyIsSurveyPoint
Indicates whether this Cogo Point is a Survey Point.
Public propertyLabelLocation
Gets or sets the label location.
Public propertyLabelRotation
Gets or sets the rotation value for the point label.
Public propertyLabelStyleId
Gets or sets the point label style for the point.
Public propertyLabelStyleIdOverride
Gets the point label style for the point. This property is applied to the override settings of the point's primary PointGroup.
Public propertyLatitude
Gets or sets the latitude for a point, relative to the coordinate zone and the transformation settings specified for the drawing.
Public propertyLeaderAttachment
Gets or sets the leader attachment option for the CogoPoint Label.
Public propertyLeaderTailVisibility
Gets or sets the leader tail visibility for the CogoPoint Label.
Public propertyLeaderVisibility
Gets or sets the leader visibility for the CogoPoint Label.
Public propertyLocation
Gets the point location.
Public propertyLongitude
Gets or sets the longitude for a point, relative to the coordinate zone and the transformation settings specified for the drawing.
Public propertyMarkerRotation
Gets or sets the rotation value for the point symbol.
Public propertyNorthing
Gets or sets a local northing value for the point.
Public propertyPointName
Gets or sets the name of the Cogo Point.
Public propertyPointNumber
Gets or sets the point number.
Public propertyPrimaryPointGroupId
Gets the ObjectId of the primary PointGroup which the CogoPoint belongs to.
Public propertyProjectVersion
Specifies the version number of the local copy of the point in the drawing. Applies only to project points.
Public propertyRawDescription
Gets or sets an unexpanded description for the point, which could be the description entered by the surveyor in the field.
Public propertyRawDescriptionOverride
Gets an unexpanded description for the point, which could be the description entered by the surveyor in the field. This property is applied the override settings in its primary PointGroup.
Public propertyScale
Gets the scale factor value of a point, relative to the coordinate zone and the transformation settings specified for the drawing.
Public propertyScaleXY
Gets or sets the X-Y scale factor for the point symbol.
Public propertyScaleZ
Gets or sets the Z scale factor for the point symbol.
Public propertyShowToolTip
Gets or sets whether the point should show tooltips in the UI.
Public propertyStyleId
Gets or sets the point style for the point.
Public propertyStyleIdOverride
Gets the ObjectId of the override point style for the point in the point's primary PointGroup.

See Also