CogoPointCollectionSetScaleXY Method

Overload List
 NameDescription
Public methodCode exampleSetScaleXY(IEnumerableObjectId, IEnumerableDouble) Sets ScaleXY for multiple CogoPoints with different values.
Public methodCode exampleSetScaleXY(IEnumerableObjectId, Double) Sets the ScaleXY property for multiple CogoPoints with the same value.
Public methodCode exampleSetScaleXY(ObjectId, Double) Sets the ScaleXY property for a single CogoPoint.
Top
See Also