SetStyleId Method

Overload List

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

See Also