Represents pen settings for Shape control.
Namespace:
Greatis.NostalgiaAssembly: Greatis.Nostalgia (in Greatis.Nostalgia.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Class PenSettings |
| C# |
|---|
public class PenSettings |
| Visual C++ |
|---|
public ref class PenSettings |
| JavaScript |
|---|
Greatis.Nostalgia.PenSettings = function(); Type.createClass( 'Greatis.Nostalgia.PenSettings'); |