Class Styler
Implements
IMessageSink
Inherited Members
Namespace: NXOpen.UIStyler
Assembly: NXOpenUI.dll
Syntax
public class Styler : NXRemotableObject, IMessageSink
Constructors
Styler(UI)
Declaration
protected Styler(UI owner)
Parameters
| Type | Name | Description |
|---|---|---|
| UI | owner |
Properties
Tag
Declaration
public Tag Tag { get; }
Property Value
| Type | Description |
|---|---|
| Tag |
Methods
CreateStylerDialog(string)
Declaration
public Dialog CreateStylerDialog(string dialogName)
Parameters
| Type | Name | Description |
|---|---|---|
| string | dialogName |
Returns
| Type | Description |
|---|---|
| Dialog |
Implements
System.Runtime.Remoting.Messaging.IMessageSink