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