Overload List
Name | Description | |
---|---|---|
![]() | SetStyleId(ObjectId, ObjectId) |
Sets the StyleId for a single CogoPoint.
|
![]() | SetStyleId(IEnumerable<(Of <<'(ObjectId>)>>), ObjectId) |
Sets the StyleId for multiple CogoPoints with the same style.
|
![]() | SetStyleId(IEnumerable<(Of <<'(ObjectId>)>>), IEnumerable<(Of <<'(ObjectId>)>>)) |
Sets the StyleId for multiple CogoPoints with different styles.
|