Interface IBrush
Interface IBrush
Název místa: Aspose.Svg.Drawing Shromáždění: Aspose.SVG.dll (25.5.0)
Vyjadřuje způsob, jak získat brúsný typ.
[ComVisible(true)]
public interface IBrush : IDisposable
Implements
Properties
Type
Obdrží typ čističky jako Aspose.Svg.Drawing.BrushType.
BrushType Type { get; }