Search Results for

    Show / Hide Table of Contents

    Struct UFDrf._ImageData

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    struct _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
    System.Boolean

    drawing_sheet

    Declaration
    public Tag drawing_sheet
    Field Value
    Type Description
    Tag

    height

    Declaration
    public double height
    Field Value
    Type Description
    System.Double

    height_dir

    Declaration
    public double[] height_dir
    Field Value
    Type Description
    System.Double[]

    image_name

    Declaration
    public sbyte *image_name
    Field Value
    Type Description
    System.SByte*

    origin

    Declaration
    public double[] origin
    Field Value
    Type Description
    System.Double[]

    width

    Declaration
    public double width
    Field Value
    Type Description
    System.Double

    width_dir

    Declaration
    public double[] width_dir
    Field Value
    Type Description
    System.Double[]
    In This Article
    Back to top Generated by DocFX