Class PostLegendPreference
Inheritance
PostLegendPreference
Assembly: NXOpen.dll
Syntax
public class PostLegendPreference : NXRemotableObject, IMessageSink
Constructors
PostLegendPreference(PostPreference)
Declaration
protected PostLegendPreference(PostPreference owner)
Parameters
Properties
Format
Declaration
public Post.Format Format { get; set; }
Property Value
Declaration
public PostCustomHeaderLines LegendCustomHeaderLines { get; set; }
Property Value
Declaration
public PostHeader.DisplayStyle LegendHeaderDisplayStyle { get; set; }
Property Value
LegendMultipleOverlaysState
Declaration
public bool LegendMultipleOverlaysState { get; set; }
Property Value
Position
Declaration
public Post.Position Position { get; set; }
Property Value
SignificantPlaces
Declaration
public int SignificantPlaces { get; set; }
Property Value
Tag
Declaration
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink