ID2D1SvgDocument::GetRoot 메서드(d2d1svg.h)
문서의 루트 요소를 가져옵니다.
구문
void GetRoot(
[out] ID2D1SvgElement **root
);
매개 변수
[out] root
형식: ID2D1SvgElement**
문서의 루트 요소를 출력합니다.
반환 값
없음
요구 사항
요구 사항 | 값 |
---|---|
대상 플랫폼 | Windows |
헤더 | d2d1svg.h |
DLL | Direct2d.dll |