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<Unit>

ReportEnumProperty<EnumType> 物件。

適用於