Class PreferencesAnnotationBuilder
Inheritance
PreferencesAnnotationBuilder
Assembly: NXOpen.dll
Syntax
public class PreferencesAnnotationBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
PreferencesAnnotationBuilder()
Declaration
protected PreferencesAnnotationBuilder()
Properties
ConnectionLabelHorizontalOffsetPosition
Declaration
public DiagrammingConnectionlabelhorizontaloffsetposition ConnectionLabelHorizontalOffsetPosition { get; set; }
Property Value
ConnectionLabelOffset
Declaration
public double ConnectionLabelOffset { get; set; }
Property Value
ConnectionLabelPositionCenter
Declaration
public bool ConnectionLabelPositionCenter { get; set; }
Property Value
ConnectionLabelVerticalOffsetPosition
Declaration
public DiagrammingConnectionlabelverticaloffsetposition ConnectionLabelVerticalOffsetPosition { get; set; }
Property Value
ShowConnectionTag
Declaration
public bool ShowConnectionTag { get; set; }
Property Value
TablesBorderCellSettings
Declaration
public RenderingPropertiesBuilder TablesBorderCellSettings { get; }
Property Value
TablesCellSettings
Declaration
public CellSettingsBuilder TablesCellSettings { get; }
Property Value
TextStyleConnectionBuilder
Declaration
public TextStyleBuilder TextStyleConnectionBuilder { get; }
Property Value
TextStyleNoteBuilder
Declaration
public TextStyleBuilder TextStyleNoteBuilder { get; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink