Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Extension method: Pt[] ScaleX(this Pt[], double)

  • Declared in: RT.Modeling.Md

Declaration

public static Pt[] ScaleX(
    this Pt[] face,
    double x
)

Summary

Scales (stretches or shrinks) a face along the x-axis by the specified multiplicative factor.