dbicDayView Send comments on this topic.
ImageOrientation Property
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : ImageOrientation Property

Determines the orientation of the images in an appointment.

Syntax

Visual Basic (Declaration) 
Public Property ImageOrientation As enumImageOrientation
C# 
public enumImageOrientation ImageOrientation {get; set;}

Property Value

enumImageOrientation

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also