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