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. |
Image |
Gets or sets the index of an image, associated with the current appointment.
Inherited from Appointment |
Image |
Gets the type of an image, associated with the appointment.
Inherited from Appointment |
Svg |
Gets or sets an SVG image to be displayed within the appointment. |
Svg |
Gets or sets the SVG image size. |
Visible |
Specifies whether the image, associated with the appointment, is visible or hidden.
Inherited from Appointment |
See Also