Overload List

  NameDescription
Public methodSetDescriptionFormat(ObjectId, String)
Sets the DescriptionFormat property for a single CogoPoint.
Public methodSetDescriptionFormat(IEnumerable<(Of <<'(ObjectId>)>>), IEnumerable<(Of <<'(String>)>>))
Sets the DescriptionFormat property for multiple CogoPoints with different values.
Public methodSetDescriptionFormat(IEnumerable<(Of <<'(ObjectId>)>>), String)
Sets the DescriptionFormat property for multiple CogoPoints with the same value.

See Also