Class PanStyle
Assembly: NXOpen.dll
Syntax
[Obsolete("Deprecated in NX2212.0.0. This functionality is no longer supported.")]
public class PanStyle : BaseDisplayStyleSetting, IMessageSink, IDisplayStyle, IAxisStyle
Constructors
PanStyle()
Declaration
Properties
Declaration
[Obsolete("Deprecated in NX2212.0.0. This functionality is no longer supported.")]
public Point3d ToolPosition { get; set; }
Property Value
Declaration
[Obsolete("Deprecated in NX2212.0.0. This functionality is no longer supported.")]
public PanToolSize ToolSize { get; set; }
Property Value
Methods
GetAnnotationStyle()
Declaration
[Obsolete("Deprecated in NX2212.0.0. This functionality is no longer supported..")]
public TextStyleSetting GetAnnotationStyle()
Returns
GetLabelDisplayStyle()
Declaration
[Obsolete("Deprecated in NX2212.0.0. This functionality is no longer supported..")]
public CustomTextStyleSetting GetLabelDisplayStyle()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink