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

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