Overload List
Name | Description | |
---|---|---|
![]() | SetRawDescription(ObjectId, String) |
Sets the RawDescription property for a single CogoPoint.
|
![]() | SetRawDescription(IEnumerable<(Of <<'(ObjectId>)>>), IEnumerable<(Of <<'(String>)>>)) |
Sets the RawDescription property for multiple CogoPoints with different RawDescription values.
|
![]() | SetRawDescription(IEnumerable<(Of <<'(ObjectId>)>>), String) |
Sets the RawDescription property for multiple CogoPoints with a single RawDescription value.
|