Class DrawingArea
Implements
IMessageSink
Inherited Members
Namespace: NXOpen.BlockStyler
Assembly: NXOpenUI.dll
Syntax
public class DrawingArea : UIBlock, IMessageSink
Constructors
DrawingArea()
Declaration
protected DrawingArea()
Properties
Height
Declaration
public int Height { get; set; }
Property Value
Type | Description |
---|---|
int |
Image
Declaration
public string Image { get; set; }
Property Value
Type | Description |
---|---|
string |
Width
Declaration
public int Width { get; set; }
Property Value
Type | Description |
---|---|
int |
Implements
System.Runtime.Remoting.Messaging.IMessageSink