Overload List

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

See Also