CogoPointCollectionSetDescriptionFormat Method

Overload List
 NameDescription
Public methodCode exampleSetDescriptionFormat(IEnumerableObjectId, IEnumerableString) Sets the DescriptionFormat property for multiple CogoPoints with different values.
Public methodCode exampleSetDescriptionFormat(IEnumerableObjectId, String) Sets the DescriptionFormat property for multiple CogoPoints with the same value.
Public methodCode exampleSetDescriptionFormat(ObjectId, String) Sets the DescriptionFormat property for a single CogoPoint.
Top
See Also