CylinderParent Property

Gets a CylinderCollection which this Cylinder belongs to.

Definition

Namespace: BeeMobile.iWheel
Assembly: BeeMobile.iWheel.NET48 (in BeeMobile.iWheel.NET48.dll) Version: 4.8.4.3
C#
public CylinderCollection Parent { get; set; }

Property Value

CylinderCollection
A BeeMobile.CylinderCollection.CylinderCollection which this Cylinder belongs to.

See Also