Propriété OffsetY
Gets the calculated value of the OffsetY property in a MapSpatialElementTemplate class.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property OffsetY As Double
Get
'Utilisation
Dim instance As MapSpatialElementTemplateInstance
Dim value As Double
value = instance.OffsetY
public double OffsetY { get; }
public:
property double OffsetY {
double get ();
}
member OffsetY : float
function get OffsetY () : double
Valeur de propriété
Type : System. . :: . .Double
A double value that represents the calculated value of the OffsetY property.