ISmartArtNode
NodeWidth Property
|
Namespace:
Spire.Presentation.Diagrams
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
int NodeWidth { get; set; }
Property NodeWidth As Integer
Get
Set
property int NodeWidth {
int get ();
void set (int value);
}
abstract NodeWidth : int with get, set
Property Value
Type:
Int32
See Also