GraphicElement.Matrix

GraphicElement.Matrix 属性

获取图形元素矩阵。矩阵在元素创建时设置。当调用 SetPosition() 时,它会改变。

public Matrix Matrix { get; }

另请参阅