Class TitleBlockPreferences
Inheritance
TitleBlockPreferences
Assembly: NXOpen.dll
Syntax
public class TitleBlockPreferences : TransientObject, IMessageSink, IDisposable
Constructors
TitleBlockPreferences(nint)
Declaration
protected TitleBlockPreferences(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Properties
AlignmentPosition
Declaration
public AlignmentPosition AlignmentPosition { get; set; }
Property Value
AutomaticUpdate
Declaration
public bool AutomaticUpdate { get; set; }
Property Value
Methods
FreeResource()
Declaration
protected override void FreeResource()
Overrides
Implements
System.Runtime.Remoting.Messaging.IMessageSink