Compositor.CreateRoundedRectangleGeometry 方法

定义

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

返回

返回创建的 CompositionRoundedRectangleGeometry 对象。

适用于