Height Property (RenderNodeEventArgs)
In This Topic
Gets the height of the node rectangle.
Syntax
'Declaration
<C1DescriptionAttribute("RenderNodeEventArgs.Height", "Gets the height of the node rectangle.")>
Public ReadOnly Property Height As Double
[C1Description("RenderNodeEventArgs.Height", "Gets the height of the node rectangle.")]
public double Height {get;}
See Also