Элементы FrameImage

Represents an image to be used for the frame background of a gauge or gauge panel.

Тип FrameImage предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство ClipImage Indicates the image should be clipped to the frame outline.
Открытое свойство HueColor Color with which to tint the image.
Открытое свойство Instance Gets the report instance object that contains the calculated values of this report definition object.
Открытое свойство MIMEType The MIMEType of the image. (Наследуется из BaseGaugeImage.)
Открытое свойство Source Identifies the source of the image (Наследуется из BaseGaugeImage.)
Открытое свойство Transparency Percent transparency for the image.
Открытое свойство TransparentColor Color to treat as transparent in the image (Наследуется из BaseGaugeImage.)
Открытое свойство Value The image data. (Наследуется из BaseGaugeImage.)

В начало