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