Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents an instance type of the MapLimits class and contains the calculated values of the properties in MapLimits.
Vererbungshierarchie
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapLimitsInstance
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class MapLimitsInstance _
Inherits BaseInstance
'Usage
Dim instance As MapLimitsInstance
public sealed class MapLimitsInstance : BaseInstance
public ref class MapLimitsInstance sealed : public BaseInstance
[<SealedAttribute>]
type MapLimitsInstance =
class
inherit BaseInstance
end
public final class MapLimitsInstance extends BaseInstance
Der MapLimitsInstance-Typ macht folgende Elemente verfügbar.
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
LimitToData | Gets the calculated value of the LimitToData property in a MapLimits class. |
![]() |
MaximumX | Gets the calculated value of the MaximumX property in a MapLimits class. |
![]() |
MaximumY | Gets the calculated value of the MaximumY property in a MapLimits class. |
![]() |
MinimumX | Gets the calculated value of the MinimumX property in a MapLimits class. |
![]() |
MinimumY | Gets the calculated value of the MinimumY property in a MapLimits class. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
Siehe auch
Verweis
Microsoft.ReportingServices.OnDemandReportRendering-Namespace
.gif)
.gif)