Search Results for

    Show / Hide Table of Contents

    Class VirtualIntersectionsViewPreferences

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    VirtualIntersectionsViewPreferences
    Implements
    IMessageSink
    IVirtualIntersectionsViewPreferences
    Inherited Members
    NXRemotableObject.initialize()
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.Preferences
    Assembly: NXOpen.dll
    Syntax
    public class VirtualIntersectionsViewPreferences : NXRemotableObject, IMessageSink, IVirtualIntersectionsViewPreferences

    Constructors

    VirtualIntersectionsViewPreferences(ViewPreferences)

    Declaration
    protected VirtualIntersectionsViewPreferences(ViewPreferences owner)
    Parameters
    Type Name Description
    ViewPreferences owner

    Properties

    AdjacentBlends

    Declaration
    public bool AdjacentBlends { get; set; }
    Property Value
    Type Description
    bool

    AdjacentBlendsColor

    Declaration
    public int AdjacentBlendsColor { get; set; }
    Property Value
    Type Description
    int

    AdjacentBlendsEndGaps

    Declaration
    public bool AdjacentBlendsEndGaps { get; set; }
    Property Value
    Type Description
    bool

    AdjacentBlendsEndGapsData

    Declaration
    public double AdjacentBlendsEndGapsData { get; set; }
    Property Value
    Type Description
    double

    AdjacentBlendsFont

    Declaration
    public Font AdjacentBlendsFont { get; set; }
    Property Value
    Type Description
    Font

    AdjacentBlendsWidth

    Declaration
    public Width AdjacentBlendsWidth { get; set; }
    Property Value
    Type Description
    Width

    Tag

    Declaration
    public Tag Tag { get; }
    Property Value
    Type Description
    Tag

    VirtualIntersection

    Declaration
    public bool VirtualIntersection { get; set; }
    Property Value
    Type Description
    bool

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IVirtualIntersectionsViewPreferences
    In this article
    Back to top Generated by DocFX