Class PostAnnotationPreference
Inheritance
PostAnnotationPreference
Assembly: NXOpen.dll
Syntax
public class PostAnnotationPreference : NXRemotableObject, IMessageSink
Constructors
PostAnnotationPreference(PostPreference)
Declaration
protected PostAnnotationPreference(PostPreference owner)
Parameters
Properties
FontScaling
Declaration
public bool FontScaling { get; set; }
Property Value
Format
Declaration
public Post.Format Format { get; set; }
Property Value
ScaleFactor
Declaration
public double ScaleFactor { get; set; }
Property Value
SignificantPlaces
Declaration
public int SignificantPlaces { get; set; }
Property Value
Tag
Declaration
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink