Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgLength Structure / Percent50 Field

In This Topic
    Percent50 Field
    In This Topic
    Represents a length corresponding to 50% of the viewport length.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Percent50 As SvgLength
    public static readonly SvgLength Percent50
    See Also