SmoothingMode
Namespace:
Hyleos.Chemistry.DrawingAssembly: Hyleos.Chemistry (in Hyleos.Chemistry.dll) Version: 1.0.9.4 (1.0.9.4)
Syntax
| C# |
|---|
public SmoothingMode SmoothingMode { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property SmoothingMode As SmoothingMode |
| Visual C++ |
|---|
public: property SmoothingMode SmoothingMode { SmoothingMode get (); void set (SmoothingMode value); } |