MapPolygon.StrokeDashedProperty 属性

定义

标识 StrokeDashed 依赖属性。

public:
 static property DependencyProperty ^ StrokeDashedProperty { DependencyProperty ^ get(); };
static DependencyProperty StrokeDashedProperty();
public static DependencyProperty StrokeDashedProperty { get; }
var dependencyProperty = MapPolygon.strokeDashedProperty;
Public Shared ReadOnly Property StrokeDashedProperty As DependencyProperty

属性值

StrokeDashed 依赖属性的标识符。

适用于

另请参阅