Search Results for

    Show / Hide Table of Contents

    Class BitmapInfo

    Inheritance
    object
    BitmapInfo
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: Reportman.Drawing
    Assembly: Reportman.Drawing.dll
    Syntax
    public class BitmapInfo

    Constructors

    BitmapInfo()

    Declaration
    public BitmapInfo()

    Fields

    Height

    Declaration
    public int Height
    Field Value
    Type Description
    int

    Width

    Declaration
    public int Width
    Field Value
    Type Description
    int
    In this article
    Back to top Generated by DocFX