CogoPointCollectionSetRawDescription Method

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