Search Results for

    Show / Hide Table of Contents

    Struct VFZoom

    Zoom.

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetType()
    Namespace: VisioForge.ProcessingFilters.Interfaces
    Assembly: VisioForge.ProcessingFilters.Interfaces.dll
    Syntax
    public struct VFZoom

    Fields

    ShiftX

    Shift X.

    Declaration
    public int ShiftX
    Field Value
    Type Description
    System.Int32

    ShiftY

    Shift Y.

    Declaration
    public int ShiftY
    Field Value
    Type Description
    System.Int32

    ZoomX

    Zoom X.

    Declaration
    public double ZoomX
    Field Value
    Type Description
    System.Double

    ZoomY

    Zoom Y.

    Declaration
    public double ZoomY
    Field Value
    Type Description
    System.Double
    In This Article
    Back to top VisioForge (c) 2006-2022