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