Share

CogoPoint Methods

The CogoPoint type exposes the following members.

Methods

 NameDescription
Public methodApplyDescriptionKeys Applies the DescriptionKeys to the CogoPoint.
Public methodCode exampleClearAllLabelTextComponentOverrides Clears all text component overrides in the CogoPoint label.
Public methodCode exampleClearLabelTextComponentOverrides Clears the text component overrides on the specified text component in the CogoPoint label.
Public methodCode exampleGetLabelTextComponentIds Gets an ObjectIdCollection containing the text components in the CogoPoint label.
Public methodCode exampleGetLabelTextComponentJustificationOverride Gets the overriden justification on the specified text component in the CogoPoint label.
Public methodCode exampleGetLabelTextComponentOverride Gets the overriden text on the specified text component in the CogoPoint label.
Public methodCode exampleGetUDPValue(UDPBoolean) Gets the value the for the user-defined property with a boolean data type.
Public methodCode exampleGetUDPValue(UDPDouble) Gets the value the for the user-defined property with a double data type.
Public methodCode exampleGetUDPValue(UDPEnumeration) Gets the value the for the user-defined property with an enumeration data type.
Public methodCode exampleGetUDPValue(UDPInteger) Gets the value the for the user-defined property with an integer data type.
Public methodCode exampleGetUDPValue(UDPString) Gets the value the for the user-defined property with a string data type.
Public methodCode exampleIsLabelTextComponentOverriden Returns whether the specified text component is overridden in the CogoPoint label.
Public methodCode exampleRenumber(UInt32) Renumbers the PointNumber to a new value.
Public methodRenumber(UInt32, PointNumberResolveType) Renumbers the PointNumber to a new value.
Public methodCode exampleResetLabel Resets the CogoPoint label object to its defaults.
Public methodCode exampleResetLabelLocation Resets the location of the CogoPoint label object to its defaults.
Public methodCode exampleResetLabelRotation 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 methodCode exampleSetUDPValue(UDPBoolean, Boolean) Sets the value the for the user-defined property with a boolean data type.
Public methodCode exampleSetUDPValue(UDPDouble, Double) Sets the value the for the user-defined property with a double data type.
Public methodCode exampleSetUDPValue(UDPEnumeration, String) Sets the value the for the user-defined property with an enumeration data type.
Public methodCode exampleSetUDPValue(UDPInteger, Int32) Sets the value the for the user-defined property with an integer data type.
Public methodCode exampleSetUDPValue(UDPString, String) Sets the value the for the user-defined property with a string data type.

See Also

Reference

Was this information helpful?