Override this method to perform additional actions when value of the Height property of object is being defined.
シンタックス
'宣言
Protected Overridable Sub SetHeight( _
ByVal As Unit _
)
'使用法
Dim instance As RenderObject
Dim value As Unit
instance.SetHeight(value)
protected virtual void SetHeight(
Unit
)
パラメータ
- value
参照