Class DisplayStyleBuilder
Inheritance
DisplayStyleBuilder
Assembly: NXOpen.dll
Syntax
public class DisplayStyleBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
DisplayStyleBuilder()
Declaration
protected DisplayStyleBuilder()
Properties
BackgroundColor
Declaration
public int BackgroundColor { get; set; }
Property Value
EnableBackground
Declaration
public bool EnableBackground { get; set; }
Property Value
LockSizeAndPosition
Declaration
public bool LockSizeAndPosition { get; set; }
Property Value
ParallelToScreen
Declaration
public bool ParallelToScreen { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink