AppointmentImageInfo Properties
Provides information on the image object displayed within the appointment.Name | Description |
---|---|
Image | Gets or sets the image to be displayed within the appointment. |
ImageIndex | Gets or sets the index of an image, associated with the current appointment. Inherited from AppointmentImageInfoCore. |
ImageType | Gets the type of an image, associated with the appointment. Inherited from AppointmentImageInfoCore. |
SvgImage | Gets or sets an SVG image to be displayed within the appointment. |
SvgImageSize | Gets or sets the SVG image size. |
Visible | Specifies whether the image, associated with the appointment, is visible or hidden. Inherited from AppointmentImageInfoCore. |
See Also