Skip to content

fe2cea10 2481 b8d2 55bb f06ba5de92b2

Fernando Garcia edited this page May 8, 2018 · 1 revision

KnownElementLocation Enumeration

Additional header content

Specifies the known element location.

Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public enum KnownElementLocation

VB

Public Enumeration KnownElementLocation

Members

 

Member name Value Description
ByCoordenates 0 Defines element location by coordenates system, please see CoordenatesModel for more information.
ByAlignment 1 Defines element location by alignment, please see AlignmentModel for more information.

Remarks

[Missing documentation for "T:iTin.Export.Model.KnownElementLocation"]

See Also

Reference

iTin.Export.Model Namespace

Clone this wiki locally