Table of Contents

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

name string

The name to return from a ToString() call. Note that two PlacementTypes with the same name are NOT equal!

Returns

PlacementType