SetRawDescription Method

Overload List

  NameDescription
Public methodSetRawDescription(ObjectId, String)
Sets the RawDescription property for a single CogoPoint.
Public methodSetRawDescription(IEnumerable<ObjectId>, IEnumerable<String>)
Sets the RawDescription property for multiple CogoPoints with different RawDescription values.
Public methodSetRawDescription(IEnumerable<ObjectId>, String)
Sets the RawDescription property for multiple CogoPoints with a single RawDescription value.

See Also