WorkflowDesignerColors.AnnotationBackgroundGradientEndColor プロパティ

定義

注釈背景の色グラデーションの終了色を取得します。

public:
 static property System::Windows::Media::Color AnnotationBackgroundGradientEndColor { System::Windows::Media::Color get(); };
public static System.Windows.Media.Color AnnotationBackgroundGradientEndColor { get; }
member this.AnnotationBackgroundGradientEndColor : System.Windows.Media.Color
Public Shared ReadOnly Property AnnotationBackgroundGradientEndColor As Color

プロパティ値

Color

注釈背景の色グラデーションの終了色。

適用対象