Overload List

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

See Also