Class LegendTableGroupStyle
Inheritance
LegendTableGroupStyle
Assembly: NXOpen.dll
Syntax
public class LegendTableGroupStyle : BaseDisplayStyleSetting, IMessageSink, IDisplayStyle, IVisibleDisplayStyle
Constructors
LegendTableGroupStyle()
Declaration
protected LegendTableGroupStyle()
Properties
ActiveLegendTablePosition
Declaration
public LegendTablePositionType ActiveLegendTablePosition { get; set; }
Property Value
Visibility
Declaration
public bool Visibility { get; set; }
Property Value
Methods
GetLegendTableStyle(LegendTablePositionType)
Declaration
public LegendTableStyle GetLegendTableStyle(LegendTablePositionType legendTablePositionType)
Parameters
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink