Search Results for

    Show / Hide Table of Contents

    Struct ViewLayoutManager.ViewXY

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.CAE
    Assembly: NXOpen.dll
    Syntax
    public struct ViewLayoutManager.ViewXY

    Fields

    XMax

    Declaration
    public double XMax
    Field Value
    Type Description
    double

    XMin

    Declaration
    public double XMin
    Field Value
    Type Description
    double

    YMax

    Declaration
    public double YMax
    Field Value
    Type Description
    double

    YMin

    Declaration
    public double YMin
    Field Value
    Type Description
    double

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    string
    Overrides
    ValueType.ToString()
    In this article
    Back to top Generated by DocFX