Class StencilConfiguration

Class StencilConfiguration

이름 공간 : Aspose.Svg.ImageVectorization 모임: Aspose.SVG.dll (25.5.0)

Aspose.svg.ImageVectorization.StencilConfiguration 클래스는 스텐실 효과 옵션의 구성을 정의합니다.

[ComVisible(true)]
public class StencilConfiguration

Inheritance

object StencilConfiguration

상속 회원들

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

Constructors

StencilConfiguration()

Aspose.Svg.ImageVectorization.StensilConfiguration 클래스의 새로운 예를 시작합니다.

public StencilConfiguration()

Properties

Color

MonoColor 유형에 대한 스텐실 라인을 제공하기 위해 색상을 얻거나 설정합니다.

public Color Color { get; set; }

부동산 가치

Color

Type

Aspose.Svg.ImageVectorization.STENCILType를 얻거나 설정합니다.

public StencilType Type { get; set; }

부동산 가치

StencilType

 한국어