Class ContinuationDataBuilder
Inheritance
System.Object
System.MarshalByRefObject
ContinuationDataBuilder
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
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 |
---|---|
System.Double |
Spacing
Declaration
public double Spacing { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.Runtime.Remoting.Messaging.IMessageSink