StyleInstance.ShadowOffset Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la valeur calculée de la propriété ShadowOffset dans une classe Style.
public:
virtual property Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ ShadowOffset { Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ get(); void set(Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ value); };
public override Microsoft.ReportingServices.OnDemandReportRendering.ReportSize ShadowOffset { get; set; }
member this.ShadowOffset : Microsoft.ReportingServices.OnDemandReportRendering.ReportSize with get, set
Public Overrides Property ShadowOffset As ReportSize
Valeur de propriété
Valeur ReportSize qui représente la valeur calculée de la propriété ShadowOffset.