PrimitiveBaseChildren Property

Descendant primitives. They are drawn in the area of parent. Their bounds and anchor style are relative to the parent.

Definition

Namespace: BeeMobile.TransparentControls.Primitives
Assembly: BeeMobile.TransparentControls.NET48 (in BeeMobile.TransparentControls.NET48.dll) Version: 4.8.8.20
C#
public PrimitiveBaseCollection Children { get; }

Property Value

PrimitiveBaseCollection

See Also