LinearGradientBrush.StartPointProperty 屬性

定義

識別 StartPoint 相依性屬性。

public:
 static property DependencyProperty ^ StartPointProperty { DependencyProperty ^ get(); };
static DependencyProperty StartPointProperty();
public static DependencyProperty StartPointProperty { get; }
var dependencyProperty = LinearGradientBrush.startPointProperty;
Public Shared ReadOnly Property StartPointProperty As DependencyProperty

屬性值

StartPoint相依性屬性的識別碼。

適用於