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