CogoPointCollectionSetIsLocked Method

Overload List
 NameDescription
Public methodCode exampleSetIsLocked(IEnumerableObjectId, Boolean) Sets the IsLocked property for multiple CogoPoints with the same value.
Public methodCode exampleSetIsLocked(IEnumerableObjectId, IEnumerableBoolean) Sets IsLocked for multiple CogoPoints with different values.
Public methodCode exampleSetIsLocked(ObjectId, Boolean) Sets the IsLocked property for a single CogoPoint.
Top
See Also