Search Results for

    Show / Hide Table of Contents

    Interface ISvgBoundable

    Namespace: Svg
    Assembly: Svg.dll
    Syntax
    public interface ISvgBoundable

    Properties

    | Improve this Doc View Source

    Bounds

    Declaration
    RectangleF Bounds { get; }
    Property Value
    Type Description
    RectangleF
    | Improve this Doc View Source

    Location

    Declaration
    PointF Location { get; }
    Property Value
    Type Description
    PointF
    | Improve this Doc View Source

    Size

    Declaration
    SizeF Size { get; }
    Property Value
    Type Description
    SizeF
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX