GeonBit.UI Documentation
GeonBit.UI Documentation
GeonBit.UI
GeonBit.UI.Entities
HorizontalLine Class
HorizontalLine Constructor
HorizontalLine Constructor
HorizontalLine Constructor (Anchor, Nullable(Vector2))
HorizontalLine Constructor (Anchor, Nullable
Vector2
)
Create the horizontal line.
Namespace:
GeonBit.UI.Entities
Assembly:
GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
HorizontalLine
(
Anchor
anchor
,
Nullable
<
Vector2
>
offset
=
null
)
Parameters
anchor
Type:
GeonBit.UI.Entities
Anchor
Position anchor.
offset
(Optional)
Type:
System
Nullable
Vector2
Offset from anchor position.
See Also
Reference
HorizontalLine Class
HorizontalLine Overload
GeonBit.UI.Entities Namespace
GeonBit.UI is part of the GeonBit project. By Ronen Ness, 2016.
Send comments on this topic to
ronenness@gmail.com