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