Eplan Platform API
Eplan.EplApi.DataModel Namespace / Properties.GraphicalPlacement Enumeration

Properties.GraphicalPlacement Enumeration
Identificators of properties owned by GraphicalPlacement class.
Syntax
public enum Properties.GraphicalPlacement : System.Enum 
Members
MemberValueDescription
INSTANCE_COLOR19010Color # 19010.
INSTANCE_FULLPLACEMENTLOCATION19007Placement # 19007.
INSTANCE_GEDLOCATION19103Graphical placement # 19103.
INSTANCE_INVISIBLE19101Invisible # 19101.
INSTANCE_LAYER19019Layer # 19019.
INSTANCE_PAGEFULLNAME19023Page name (full) # 19023.
INSTANCE_PAGENAME19022Page name # 19022.
INSTANCE_PAGENOMINATION19024Page description # 19024.
INSTANCE_PAGETYPE19020Page type # 19020.
INSTANCE_PARAMETRICRULE19100Parametric rules # 19100.
INSTANCE_PATHID19005Column number # 19005.
INSTANCE_POSID19006Row number # 19006.
INSTANCE_XCOORD19002X coordinate # 19002.
INSTANCE_YCOORD19003Y coordinate # 19003.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Eplan.EplApi.DataModel.Properties.GraphicalPlacement

See Also