Method Register
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
Register(string)
Creates a new unique PlacementKind.
public static PlacementType Register(string name)
Parameters
namestringThe name to return from a ToString() call. Note that two PlacementTypes with the same name are NOT equal!