Class ThreadsViewStyle
Inheritance
ThreadsViewStyle
Assembly: NXOpen.dll
Syntax
public class ThreadsViewStyle : NXRemotableObject, IMessageSink, IThreadsViewPreferences
Constructors
ThreadsViewStyle(ViewStyle)
Declaration
protected ThreadsViewStyle(ViewStyle owner)
Parameters
Properties
MinimumPitchField
Declaration
public double MinimumPitchField { get; set; }
Property Value
OverrideVisibleThreadColor
Declaration
public int OverrideVisibleThreadColor { get; set; }
Property Value
RenderTrueHiddenLine
Declaration
public bool RenderTrueHiddenLine { get; set; }
Property Value
Tag
Declaration
Property Value
ThreadsStandardOptionData
Declaration
public int ThreadsStandardOptionData { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink