Class PostLegendPreference
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class PostLegendPreference : NXRemotableObject, IMessageSink
Constructors
PostLegendPreference(PostPreference)
Declaration
protected PostLegendPreference(PostPreference owner)
Parameters
| Type | Name | Description |
|---|---|---|
| PostPreference | owner |
Properties
Format
Declaration
public Post.Format Format { get; set; }
Property Value
| Type | Description |
|---|---|
| Post.Format |
LegendMultipleOverlaysState
Declaration
public bool LegendMultipleOverlaysState { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
Position
Declaration
public Post.Position Position { get; set; }
Property Value
| Type | Description |
|---|---|
| Post.Position |
SignificantPlaces
Declaration
public int SignificantPlaces { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |
Tag
Declaration
public Tag Tag { get; }
Property Value
| Type | Description |
|---|---|
| Tag |
Implements
System.Runtime.Remoting.Messaging.IMessageSink