| StateParent Property |
Namespace: StaMaAssembly: StaMa (in StaMa.dll) Version: 2.3.1.7
Syntax public Region Parent { get; }
Public ReadOnly Property Parent As Region
Get
public:
property Region^ Parent {
Region^ get ();
}
member Parent : Region with get
Property Value
Type:
RegionSee Also