The CogoPoint type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ApplyDescriptionKeys | Applies the DescriptionKeys to the CogoPoint. | |
| ClearAllLabelTextComponentOverrides | Clears all text component overrides in the CogoPoint label. | |
| ClearLabelTextComponentOverrides | Clears the text component overrides on the specified text component in the CogoPoint label. | |
| GetLabelTextComponentIds | Gets an ObjectIdCollection containing the text components in the CogoPoint label. | |
| GetLabelTextComponentJustificationOverride | Gets the overriden justification on the specified text component in the CogoPoint label. | |
| GetLabelTextComponentOverride | Gets the overriden text on the specified text component in the CogoPoint label. | |
| GetUDPValue(UDPBoolean) | Gets the value the for the user-defined property with a boolean data type. | |
| GetUDPValue(UDPDouble) | Gets the value the for the user-defined property with a double data type. | |
| GetUDPValue(UDPEnumeration) | Gets the value the for the user-defined property with an enumeration data type. | |
| GetUDPValue(UDPInteger) | Gets the value the for the user-defined property with an integer data type. | |
| GetUDPValue(UDPString) | Gets the value the for the user-defined property with a string data type. | |
| IsLabelTextComponentOverriden | Returns whether the specified text component is overridden in the CogoPoint label. | |
| Renumber(UInt32) | Renumbers the PointNumber to a new value. | |
| Renumber(UInt32, PointNumberResolveType) | Renumbers the PointNumber to a new value. | |
| ResetLabel | Resets the CogoPoint label object to its defaults. | |
| ResetLabelLocation | Resets the location of the CogoPoint label object to its defaults. | |
| ResetLabelRotation | Resets the rotation status of the CogoPoint label object to its defaults. | |
| SetLabelTextComponentJustificationOverride | Overrides the justification on the specified text component in the CogoPoint label. | |
| SetLabelTextComponentOverride | Overrides the text on the specified text component in the CogoPoint label. | |
| SetUDPValue(UDPBoolean, Boolean) | Sets the value the for the user-defined property with a boolean data type. | |
| SetUDPValue(UDPDouble, Double) | Sets the value the for the user-defined property with a double data type. | |
| SetUDPValue(UDPEnumeration, String) | Sets the value the for the user-defined property with an enumeration data type. | |
| SetUDPValue(UDPInteger, Int32) | Sets the value the for the user-defined property with an integer data type. | |
| SetUDPValue(UDPString, String) | Sets the value the for the user-defined property with a string data type. |
