LinearGradientBrush.EndPointProperty 屬性

定義

識別 EndPoint 相依性屬性。

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

屬性值

EndPoint相依性屬性的識別碼。

適用於