You are here: Start » AVL.NET » BorderPosition Enumeration

BorderPosition Enumeration

Determines where exactly the border is built.

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Members

Member nameDescription
CenteredThe border is built inside and outside the input object.
ExternalThe border is built outside the input object.
InternalThe border is built inside the input object.

Remarks

See also