Share via


MapSize.Unit Propiedad

Definición

Obtiene la unidad de medida que se utilizará para el alto y el ancho.

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)

Valor de propiedad

Un objeto ReportEnumProperty<EnumType>.

Se aplica a