Class StencilConfiguration

Class StencilConfiguration

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

Các lớp Aspose.Svg.ImageVectorization.STENCILConfiguration xác định một cấu hình của các tùy chọn hiệu ứng stencil.

[ComVisible(true)]
public class StencilConfiguration

Inheritance

object StencilConfiguration

Thành viên thừa kế

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

StencilConfiguration()

Bắt đầu một trường hợp mới của lớp Aspose.Svg.ImageVectorization.STENCILConfiguration.

public StencilConfiguration()

Properties

Color

Nhận hoặc đặt màu sắc để trình bày các dòng stencil cho loại MonoColor.

public Color Color { get; set; }

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

Color

Type

Nhận hoặc đặt Aspose.Svg.ImageVectorization.StensilType.

public StencilType Type { get; set; }

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

StencilType

 Tiếng Việt