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> 对象。

适用于