BorderSkin.BackImageAlignment 속성

정의

스킨 프레임의 배경 이미지 맞춤을 가져오거나 설정합니다.

public:
 property System::Windows::Forms::DataVisualization::Charting::ChartImageAlignmentStyle BackImageAlignment { System::Windows::Forms::DataVisualization::Charting::ChartImageAlignmentStyle get(); void set(System::Windows::Forms::DataVisualization::Charting::ChartImageAlignmentStyle value); };
[System.ComponentModel.Bindable(true)]
public System.Windows.Forms.DataVisualization.Charting.ChartImageAlignmentStyle BackImageAlignment { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.BackImageAlignment : System.Windows.Forms.DataVisualization.Charting.ChartImageAlignmentStyle with get, set
Public Property BackImageAlignment As ChartImageAlignmentStyle

속성 값

ChartImageAlignmentStyle

ChartImageAlignmentStyle 열거 값입니다.

특성

설명

합니다 BackImageAlignment 속성은 사용 Unscaled 그리기 모드입니다.

적용 대상