SetScaleXY Method

Overload List

  NameDescription
Public methodSetScaleXY(ObjectId, Double)
Sets the ScaleXY property for a single CogoPoint.
Public methodSetScaleXY(IEnumerable<ObjectId>, IEnumerable<Double>)
Sets ScaleXY for multiple CogoPoints with different values.
Public methodSetScaleXY(IEnumerable<ObjectId>, Double)
Sets the ScaleXY property for multiple CogoPoints with the same value.

See Also