ConnectionToSpot Members

ConnectionToSpot Overview


Public Enumerations

ConnectionCorner Indicates the Corner of BaseDot's Rectangle connected to a Spot's Center

Constructors

New() The Plain-Vanilla Constructor
New(Dot) Constructor specifying the BaseDot for this Instance
New(ConnectionToSpot, Dot) A Copy Constructor, used when BaseDot is copied

Public Properties

Angle Angle in Degrees from +X Axis of a Polar Line of Identity
BaseDot Dot to which this ConnectionToSpot belongs
ConnectedCorner Corner of BaseDot's Rectangle connected to Spot's Center
DotHook Hook on BaseDot to which the Spot is Connected
IsConnected True means that BaseDot is Connected to a Spot
MapsSpotConnection When BaseDot is a Copy, this References the copied BaseDot.SpotConnection
Origin Origin Point of a Radial Line of Identity
Place Position of SpotHook among the Hooks of Spot
PlacesTotal Total Number of "Places" (Hooks) on Spot
Radius Radius of a Polar Line of Identity
Spot Spot, if any, to which BaseDot is Connected
SpotHook Reference to Hook on Spot to which BaseDot is Connected
SpotIsConnectedToEnd0 True means that BaseDot is Connected to Spot at End0; else, End1
SynchronizeDotToSpot "True" means Location of BaseDot will change as does Location of Spot
SynchronizeSpotToDot "True" means location of Spot will change as does Location of BaseDot

Public Methods

ToString Returns a String representation of this ConnectionToSpot