Overload List

  NameDescription
Public methodSetLabelStyleId(ObjectId, ObjectId)
Sets the LabelStyleId for a single CogoPoint.
Public methodSetLabelStyleId(IEnumerable<(Of <<'(ObjectId>)>>), ObjectId)
Sets the LabelStyleId for multiple CogoPoints with the same style.
Public methodSetLabelStyleId(IEnumerable<(Of <<'(ObjectId>)>>), IEnumerable<(Of <<'(ObjectId>)>>))
Sets the LabelStyleId for multiple CogoPoints with different styles.

See Also