ISVGAnimatedPathData.PathSegList
ISVGAnimatedPathData.PathSegList property
SVG 구문과 일대일로 일치하는 형식으로 ’d’ 속성의 기본(예: 정적) 콘텐츠에 대한 액세스를 제공합니다. 따라서 ’d’ 속성에 “absolute moveto(M)” 및 “absolute arcto(A)” 명령이 있는 경우 pathSegList에는 SVG_PATHSEG_MOVETO_ABS 및 SVG_PATHSEG_ARC_ABS의 두 항목이 있습니다.
public SVGPathSegList PathSegList { get; }
자산 가치
경로 세그먼트 목록입니다.
또한보십시오
- class SVGPathSegList
- interface ISVGAnimatedPathData
- 네임스페이스 Aspose.Html.Dom.Svg.Paths
- 집회 Aspose.HTML