NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
NXOpen.CAE.Xyplot.PanStyle Class Reference

Represents the pan display style. More...

Inheritance diagram for NXOpen.CAE.Xyplot.PanStyle:
NXOpen.CAE.Xyplot.BaseDisplayStyleSetting NXOpen.CAE.Xyplot.IAxisStyle NXOpen.TaggedObject NXOpen.CAE.Xyplot.IDisplayStyle NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe
NXOpen.CAE.Xyplot.TextStyleSetting 
GetAnnotationStyle ()
 Gets the annotation style More...
 
unsafe
NXOpen.CAE.Xyplot.CustomTextStyleSetting 
GetLabelDisplayStyle ()
 Gets the label style More...
 
- Public Member Functions inherited from NXOpen.CAE.Xyplot.BaseDisplayStyleSetting
unsafe void CommitChange ()
 Commits any edits that have been applied to the display style. More...
 
unsafe NXOpen.TaggedObject Find (string journalIdentifier)
 Finds the NXOpen.TaggedObject with the given identifier as recorded in a journal. More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe NXOpen.Point3d ToolPosition [get, set]
 Returns or sets the position of the pan tool More...
 
unsafe
NXOpen.CAE.Xyplot.PanToolSize 
ToolSize [get, set]
 Returns or sets the size of the pan tool More...
 
- Properties inherited from NXOpen.CAE.Xyplot.BaseDisplayStyleSetting
unsafe string JournalIdentifier [get]
 Returns the identifier that would be recorded in a journal for this object. More...
 
unsafe
NXOpen.CAE.Xyplot.IDisplayStyle 
Owner [get]
 Returns the owner style More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 
- Properties inherited from NXOpen.CAE.Xyplot.IDisplayStyle
NXOpen.CAE.Xyplot.IDisplayStyle Owner [get]
 Returns the owner style More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents the pan display style.

Call CAE.Xyplot.BaseDisplayStyleSetting.CommitChange to apply style changes to corresponding plot after it's modified.

Not support KF.

Member Function Documentation

unsafe NXOpen.CAE.Xyplot.TextStyleSetting NXOpen.CAE.Xyplot.PanStyle.GetAnnotationStyle ( )
inline

Gets the annotation style

Created in NX1847.0.0

License requirements: None.

Returns
Axis item style

Implements NXOpen.CAE.Xyplot.IAxisStyle.

unsafe NXOpen.CAE.Xyplot.CustomTextStyleSetting NXOpen.CAE.Xyplot.PanStyle.GetLabelDisplayStyle ( )
inline

Gets the label style

Created in NX1847.0.0

License requirements: None.

Returns

Implements NXOpen.CAE.Xyplot.IAxisStyle.

Property Documentation

unsafe NXOpen.Point3d NXOpen.CAE.Xyplot.PanStyle.ToolPosition
getset

Returns or sets the position of the pan tool

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAE.Xyplot.PanToolSize NXOpen.CAE.Xyplot.PanStyle.ToolSize
getset

Returns or sets the size of the pan tool

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: None.


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.