Gets or sets the integer value of the image height.

Namespace:  C1.Win.XmlEditor.UICustomization
Assembly:  C1.Win.XmlEditor.2 (in C1.Win.XmlEditor.2.dll)

Syntax

C#
public int HeightValue { get; set; }
Visual Basic (Declaration)
Public Property HeightValue As Integer

See Also