SetDescriptionFormat Method

Overload List

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

See Also