Condividi tramite


SystemVideoProperties.FrameHeight Proprietà

Definizione

Ottiene il nome della proprietà System.Video.FrameHeight (una delle proprietà del file video di Windows.

public:
 property Platform::String ^ FrameHeight { Platform::String ^ get(); };
winrt::hstring FrameHeight();
public string FrameHeight { get; }
var string = systemVideoProperties.frameHeight;
Public ReadOnly Property FrameHeight As String

Valore della proprietà

String

Platform::String

winrt::hstring

Nome della proprietà file System.Video.FrameHeight .

Si applica a

Vedi anche