편집

다음을 통해 공유


WindowObjectClass.Height Property

Definition

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

public:
 virtual property int Height { int get(); void set(int value); };
public virtual int Height { get; set; }
member this.Height : int with get, set
Public Overridable Property Height As Integer

Property Value

Implements

Applies to