Interface ITransformableBrush

Interface ITransformableBrush

Tên không gian: Aspose.Svg.Drawing Tổng hợp: Aspose.SVG.dll (25.5.0)

Phát hiện các phương pháp để có được chuyển đổi matrix và chế độ wrap.

[ComVisible(true)]
public interface ITransformableBrush : IBrush, IDisposable

Implements

IBrush , IDisposable

Properties

SpreadMode

Nhận hoặc đặt chế độ SpreadMode. chế độ SpreadMode chỉ định cách kết cấu hoặc gradient được dánkhi nó nhỏ hơn khu vực được lấp đầy.

SpreadMode SpreadMode { get; set; }

Giá trị bất động sản

SpreadMode

TransformationMatrix

Chuyển đổi xác định một chuyển đổi địa phương cho máy nén này.

IMatrix TransformationMatrix { get; set; }

Giá trị bất động sản

IMatrix

 Tiếng Việt