TextCylinderStrings Property

An array of String object which are drawn over the surface of TextCylinder.

Definition

Namespace: BeeMobile.iWheel
Assembly: BeeMobile.iWheel.NET48 (in BeeMobile.iWheel.NET48.dll) Version: 4.8.4.3
C#
public string[] Strings { get; set; }

Property Value

String

See Also