次の方法で共有


MapSize.Unit プロパティ

定義

高さと幅の測定に使用する単位を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::Unit> ^ Unit { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::Unit> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.Unit> Unit { get; }
member this.Unit : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.Unit>
Public ReadOnly Property Unit As ReportEnumProperty(Of Unit)

プロパティ値

ReportEnumProperty<EnumType> オブジェクト。

適用対象