Shape.StrokeEndLineCapProperty 属性

定义

标识 StrokeEndLineCap 依赖属性。

public:
 static property DependencyProperty ^ StrokeEndLineCapProperty { DependencyProperty ^ get(); };
static DependencyProperty StrokeEndLineCapProperty();
public static DependencyProperty StrokeEndLineCapProperty { get; }
var dependencyProperty = Shape.strokeEndLineCapProperty;
Public Shared ReadOnly Property StrokeEndLineCapProperty As DependencyProperty

属性值

StrokeEndLineCap 依赖属性的标识符。

适用于