LinearGradientBrush.EndPointProperty Propiedad

Definición

Identifica la propiedad de dependencia 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

Valor de propiedad

Identificador de la propiedad de dependencia EndPoint .

Se aplica a