Interface ITransformableBrush
ITransformableBrush interface
변환 매트릭스 및 랩 모드를 가져오는 방법을 설명합니다.
public interface ITransformableBrush : IBrush
속성
이름 | 설명 |
---|---|
TransformationMatrix { get; } | 변환을 가져옵니다. 변환은 이 브러시에 대한 로컬 기하학적 변환을 정의합니다. |
WrapMode { get; } | 랩 모드를 가져오거나 설정합니다. 둘러싸기 모드는 텍스처 또는 그라데이션이 채워지는 영역보다 작을 때 어떻게 타일링 되는지 지정합니다. |
또한보십시오
- interface IBrush
- 네임스페이스 Aspose.Svg.Drawing
- 집회 Aspose.SVG