Overload List

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

See Also