public enum Properties.Arc : System.Enum
public enum class Properties.Arc : public System.Enum
public enum Properties.Arc : System.Enum
public enum class Properties.Arc : public System.Enum
Member | Value | Description |
---|---|---|
DMG_ARC_CENTER_X | 19321 | X coordinate of the center # 19321. |
DMG_ARC_CENTER_Y | 19322 | Y coordinate of the center # 19322. |
DMG_ARC_ENDANGLE | 19324 | End angle # 19324. |
DMG_ARC_RADIUS | 19320 | Circle radius # 19320. |
DMG_ARC_STARTANGLE | 19323 | Starting angle # 19323. |
System.Object
System.ValueType
System.Enum
Eplan.EplApi.DataModel.Properties.Arc