Search Results for

    Show / Hide Table of Contents

    Struct UFDrf.ImageData

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct UFDrf.ImageData

    Fields

    alignment_position

    Declaration
    public UFDrf.AlignPosition alignment_position
    Field Value
    Type Description
    UFDrf.AlignPosition

    aspect_ratio_locked

    Declaration
    public bool aspect_ratio_locked
    Field Value
    Type Description
    bool

    drawing_sheet

    Declaration
    public Tag drawing_sheet
    Field Value
    Type Description
    Tag

    height

    Declaration
    public double height
    Field Value
    Type Description
    double

    height_dir

    Declaration
    public double[] height_dir
    Field Value
    Type Description
    double[]

    image_name

    Declaration
    public string image_name
    Field Value
    Type Description
    string

    origin

    Declaration
    public double[] origin
    Field Value
    Type Description
    double[]

    width

    Declaration
    public double width
    Field Value
    Type Description
    double

    width_dir

    Declaration
    public double[] width_dir
    Field Value
    Type Description
    double[]
    In this article
    Back to top Generated by DocFX