Overload List
Name | Description | |
---|---|---|
![]() | SetIsLocked(ObjectId, Boolean) |
Sets the IsLocked property for a single CogoPoint.
|
![]() | SetIsLocked(IEnumerable<ObjectId>, Boolean) |
Sets the IsLocked property for multiple CogoPoints with the same value.
|
![]() | SetIsLocked(IEnumerable<ObjectId>, IEnumerable<Boolean>) |
Sets IsLocked for multiple CogoPoints with different values.
|