ComponentOne ASP.NET MVC Controls
Height Property (SVGStyle)

C1.Web.Mvc Namespace > SVGStyle Class : Height Property
A value that indicates the height of the SVG element.
Syntax
'Declaration
 
Public Property Height As Nullable(Of Integer)
public Nullable<int> Height {get; set;}
See Also

Reference

SVGStyle Class
SVGStyle Members