Namespace: BlocksAssembly: Blocks (in Blocks.exe) Version: 1.1.1.0 (1.1.1)
public Vector2D Center { get; }
public Vector2D Center { get; }
Public ReadOnly Property Center As Vector2D
Get
Public ReadOnly Property Center As Vector2D
Get
public:
property Vector2D Center {
Vector2D get ();
}
public:
property Vector2D Center {
Vector2D get ();
}
member Center : Vector2D with get
member Center : Vector2D with get
Property Value
Type:
Vector2D