'宣言 Public Function TransformPath( _ ByVal worldTransform As System.Numerics.Matrix3x2 _ ) As GraphicsPath
public GraphicsPath TransformPath( System.Numerics.Matrix3x2 worldTransform )
パラメータ
- worldTransform
- The transformation to apply.
'宣言 Public Function TransformPath( _ ByVal worldTransform As System.Numerics.Matrix3x2 _ ) As GraphicsPath
public GraphicsPath TransformPath( System.Numerics.Matrix3x2 worldTransform )