Class BallInfo
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.Operation
Assembly: VMOPBallPlacing.dll
public class BallInfo
Inheritance
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
BallInfo()
public BallInfo()
Properties
Color
public Color Color { get; set; }
Property Value
Enable
public bool Enable { get; set; }
Property Value
Name
public string Name { get; set; }
Property Value
Radius
public double Radius { get; set; }
Property Value
Show
public bool Show { get; set; }