LinearPointerInstance-Klasse
Represents an instance type of the LinearPointer class, and contains the calculated values of the properties in LinearPointer.
Vererbungshierarchie
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugePointerInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..LinearPointerInstance
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class LinearPointerInstance _
Inherits GaugePointerInstance
'Usage
Dim instance As LinearPointerInstance
public sealed class LinearPointerInstance : GaugePointerInstance
public ref class LinearPointerInstance sealed : public GaugePointerInstance
[<SealedAttribute>]
type LinearPointerInstance =
class
inherit GaugePointerInstance
end
public final class LinearPointerInstance extends GaugePointerInstance
Der LinearPointerInstance-Typ macht folgende Elemente verfügbar.
Eigenschaften
Name | Beschreibung | |
---|---|---|
BarStart | Gets the calculated value of the BarStart property in a GaugePointer class. (Geerbt von GaugePointerInstance.) | |
DistanceFromScale | Gets the calculated value of the DistanceFromScale property in a GaugePointer class. (Geerbt von GaugePointerInstance.) | |
Hidden | Gets the calculated value of the Hidden property in a GaugePointer class. (Geerbt von GaugePointerInstance.) | |
MarkerLength | Gets the calculated value of the MarkerLength property in a GaugePointer class. (Geerbt von GaugePointerInstance.) | |
MarkerStyle | Gets the calculated value of the MarkerStyle property in a GaugePointer class. (Geerbt von GaugePointerInstance.) | |
Placement | Gets the calculated value of the Placement property in a GaugePointer class. (Geerbt von GaugePointerInstance.) | |
SnappingEnabled | Gets the calculated value of the SnappingEnabled property in a GaugePointer class. (Geerbt von GaugePointerInstance.) | |
SnappingInterval | Gets the calculated value of the SnappingInterval property in a GaugePointer class. (Geerbt von GaugePointerInstance.) | |
Style | Gets the calculated value of the Style property in a GaugePointer class. (Geerbt von GaugePointerInstance.) | |
ToolTip | Gets the calculated value of the ToolTip property in a GaugePointer class. (Geerbt von GaugePointerInstance.) | |
Type | Gets the calculated value of the Type property in a LinearPointer class. | |
Width | Gets the calculated value of the Width property in a GaugePointer class. (Geerbt von GaugePointerInstance.) |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
ResetInstanceCache | Infrastruktur (Geerbt von GaugePointerInstance.) | |
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.