다음을 통해 공유


Image.Sizing 속성

정의

이미지가 지정된 크기에 맞지 않는 경우의 동작을 정의하는 값을 가져오거나 설정합니다.

public:
 property Microsoft::ReportingServices::RdlObjectModel::Sizings Sizing { Microsoft::ReportingServices::RdlObjectModel::Sizings get(); void set(Microsoft::ReportingServices::RdlObjectModel::Sizings value); };
[System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public Microsoft.ReportingServices.RdlObjectModel.Sizings Sizing { get; set; }
[<System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)>]
member this.Sizing : Microsoft.ReportingServices.RdlObjectModel.Sizings with get, set
Public Property Sizing As Sizings

속성 값

이미지가 지정된 크기에 맞지 않는 경우의 동작입니다.

특성

적용 대상