Class WallDisplayStyles
Inheritance
WallDisplayStyles
Assembly: NXOpen.dll
Syntax
public class WallDisplayStyles : TaggedObject, IMessageSink
Constructors
WallDisplayStyles()
Declaration
protected WallDisplayStyles()
Properties
GridLayoutStyleSetting
Declaration
public BaseGridLayoutStyleSetting GridLayoutStyleSetting { get; }
Property Value
PanStyle
Declaration
[Obsolete("Deprecated in NX2212.0.0. This functionality is no longer supported.")]
public PanStyle PanStyle { get; }
Property Value
ProbingStyle
Declaration
public ProbingStyle ProbingStyle { get; }
Property Value
Methods
GetAxisStyle(AxisDirection)
Declaration
public IAxisStyle GetAxisStyle(AxisDirection axisDirection)
Parameters
Returns
GetCalculationLegendTableStyle()
Declaration
public LegendTableStyle GetCalculationLegendTableStyle()
Returns
GetLegendTableGroupStyle()
Declaration
public LegendTableGroupStyle GetLegendTableGroupStyle()
Returns
GetTextStyleSetting(TextType)
Declaration
public TextStyleSetting GetTextStyleSetting(TextType textType)
Parameters
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink