Classe PointerImage
Represents an image to be used for a pointer in a gauge.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Class PointerImage _
Inherits BaseGaugeImage
'Uso
Dim instance As PointerImage
public class PointerImage : BaseGaugeImage
public ref class PointerImage : public BaseGaugeImage
type PointerImage =
class
inherit BaseGaugeImage
end
public class PointerImage extends BaseGaugeImage
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .BaseGaugeImage
Microsoft.ReportingServices.RdlObjectModel..::..PointerImage
Segurança de thread
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.
Consulte também