Search Results for

    Show / Hide Table of Contents

    Class ContinuationDataBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    BaseTaggedObjectBuilder
    ContinuationDataBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    BaseTaggedObjectBuilder.Validate()
    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.Diagramming.Tables
    Assembly: NXOpen.dll
    Syntax
    public class ContinuationDataBuilder : BaseTaggedObjectBuilder, IMessageSink, IComponentBuilder

    Constructors

    ContinuationDataBuilder()

    Declaration
    protected ContinuationDataBuilder()

    Properties

    Location

    Declaration
    public ContinuationLocation Location { get; set; }
    Property Value
    Type Description
    ContinuationLocation

    MaximumSize

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

    Spacing

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

    Implements

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