共用方式為


ArcSegment.SweepDirectionProperty 屬性

定義

識別 SweepDirection 相依性屬性。

public:
 static property DependencyProperty ^ SweepDirectionProperty { DependencyProperty ^ get(); };
static DependencyProperty SweepDirectionProperty();
public static DependencyProperty SweepDirectionProperty { get; }
var dependencyProperty = ArcSegment.sweepDirectionProperty;
Public Shared ReadOnly Property SweepDirectionProperty As DependencyProperty

屬性值

SweepDirection相依性屬性識別碼。

適用於