Search Results for

    Show / Hide Table of Contents

    Class ColorWidth

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    ColorWidth
    Implements
    IMessageSink
    Inherited Members
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(string)
    TaggedObject.PrintTestData(string, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen
    Assembly: NXOpen.dll
    Syntax
    public class ColorWidth : TaggedObject, IMessageSink

    Constructors

    ColorWidth()

    Declaration
    protected ColorWidth()

    Properties

    Width

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

    WidthSource

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

    Implements

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