다음을 통해 공유


Compositor.CreateRoundedRectangleGeometry 메서드

정의

CompositionRoundedRectangleGeometry의 instance 만듭니다.

public:
 virtual CompositionRoundedRectangleGeometry ^ CreateRoundedRectangleGeometry() = CreateRoundedRectangleGeometry;
CompositionRoundedRectangleGeometry CreateRoundedRectangleGeometry();
public CompositionRoundedRectangleGeometry CreateRoundedRectangleGeometry();
function createRoundedRectangleGeometry()
Public Function CreateRoundedRectangleGeometry () As CompositionRoundedRectangleGeometry

반환

만든 CompositionRoundedRectangleGeometry 개체를 반환합니다.

적용 대상