FrameDimension.Time Property

Definition

Gets the time dimension.

public:
 static property System::Drawing::Imaging::FrameDimension ^ Time { System::Drawing::Imaging::FrameDimension ^ get(); };
public static System.Drawing.Imaging.FrameDimension Time { get; }
static member Time : System.Drawing.Imaging.FrameDimension
Public Shared ReadOnly Property Time As FrameDimension

Property Value

The time dimension.

Applies to