Overload List
| Name | Description | |
|---|---|---|
| SetRawDescription(ObjectId, String) |
Sets the RawDescription property for a single CogoPoint.
| |
| SetRawDescription(IEnumerable<ObjectId>, IEnumerable<String>) |
Sets the RawDescription property for multiple CogoPoints with different RawDescription values.
| |
| SetRawDescription(IEnumerable<ObjectId>, String) |
Sets the RawDescription property for multiple CogoPoints with a single RawDescription value.
|