The shape width
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public int ShapeWidth { get; set; }
Public Property ShapeWidth As Integer Get Set
public: property int ShapeWidth { int get (); void set (int value); }