FormBuildGuidControl.displayHeightValue Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
displayHeightValue() | |
displayHeightValue(Int32) |
displayHeightValue()
public:
virtual int displayHeightValue();
public virtual int displayHeightValue ();
abstract member displayHeightValue : unit -> int
override this.displayHeightValue : unit -> int
Public Overridable Function displayHeightValue () As Integer
Returns
Applies to
displayHeightValue(Int32)
public:
virtual int displayHeightValue(int _value);
public virtual int displayHeightValue (int _value);
abstract member displayHeightValue : int -> int
override this.displayHeightValue : int -> int
Public Overridable Function displayHeightValue (_value As Integer) As Integer
Parameters
- _value
- Int32