Extended .NET SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
CFxPreferencesDisplay.cs
Go to the documentation of this file.
1//------------------------------------------------------------------------------
2// <auto-generated />
3//
4// This file was automatically generated by SWIG (http://www.swig.org).
5// Version 4.0.2
6//
7// Do not make changes to this file unless you know what you are doing--modify
8// the SWIG interface file instead.
9//------------------------------------------------------------------------------
10
11namespace PCAD_DOT_NET {
12
13using System;
14using System.Runtime.InteropServices;
15using Teigha.Core;
16using Teigha.TD;
17
18public class CFxPreferencesDisplay : global::System.IDisposable {
19 private Object locker = new Object();
20 private HandleRef swigCPtr;
21 protected bool swigCMemOwn;
22 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
23 public CFxPreferencesDisplay(IntPtr cPtr, bool cMemoryOwn) {
24 swigCMemOwn = cMemoryOwn;
25 swigCPtr = new HandleRef(this, cPtr);
26 }
27 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
28 public static HandleRef getCPtr(CFxPreferencesDisplay obj) {
29 return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
30 }
31
33 Dispose(false);
34 }
35
36 public void Dispose() {
37 Dispose(true);
38 global::System.GC.SuppressFinalize(this);
39 }
40
41 protected virtual void Dispose(bool disposing) {
42 lock(this) {
43 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
44 if (swigCMemOwn) {
45 swigCMemOwn = false;
47 }
48 swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero);
49 }
50 }
51 }
52
53 public virtual bool GetLayoutDisplayMargins() {
56 return ret;
57 }
58
59 public virtual void SetLayoutDisplayMargins(bool value) {
62 }
63
64 public virtual bool GetLayoutDisplayPaper() {
67 return ret;
68 }
69
70 public virtual void SetLayoutDisplayPaper(bool value) {
73 }
74
75 public virtual bool GetLayoutDisplayPaperShadow() {
78 return ret;
79 }
80
81 public virtual void SetLayoutDisplayPaperShadow(bool value) {
84 }
85
86 public virtual bool GetLayoutShowPlotSetup() {
89 return ret;
90 }
91
92 public virtual void SetLayoutShowPlotSetup(bool value) {
95 }
96
97 public virtual bool GetLayoutCreateViewport() {
100 return ret;
101 }
102
103 public virtual void SetLayoutCreateViewport(bool value) {
106 }
107
108 public virtual bool GetDisplayScrollBars() {
111 return ret;
112 }
113
114 public virtual void SetDisplayScrollBars(bool value) {
117 }
118
119 public virtual bool GetDisplayScreenMenu() {
122 return ret;
123 }
124
125 public virtual void SetDisplayScreenMenu(bool value) {
128 }
129
130 public virtual bool GetDisplayLayoutTabs() {
133 return ret;
134 }
135
136 public virtual void SetDisplayLayoutTabs(bool value) {
139 }
140
141 public virtual int GetDisplayPaletteHideDelay() {
144 return ret;
145 }
146
147 public virtual void SetDisplayPaletteHideDelay(int value) {
150 }
151
152 public virtual int GetDisplayPaletteShowDelay() {
155 return ret;
156 }
157
158 public virtual void SetDisplayPaletteShowDelay(int value) {
161 }
162
163 public virtual bool GetTrueColorImages() {
166 return ret;
167 }
168
169 public virtual void SetTrueColorImages(bool value) {
172 }
173
174 public virtual Int32 GetDockedVisibleLines() {
175// test csout
176 /*SIMPLETYPE*/
179 return ret;
180 }
181
182 public virtual void SetDockedVisibleLines(Int32 /*SIMPLETYPE cstype*/ value) {
185 }
186
187 public virtual UInt32 GetGraphicsWinModelBackgrndColor() {
188// test csout
189 /*SIMPLETYPE*/
192 return ret;
193 }
194
195 public virtual void SetGraphicsWinModelBackgrndColor(UInt32 /*SIMPLETYPE cstype*/ value) {
198 }
199
200 public virtual UInt32 GetModelCrosshairColor() {
201// test csout
202 /*SIMPLETYPE*/
205 return ret;
206 }
207
208 public virtual void SetModelCrosshairColor(UInt32 /*SIMPLETYPE cstype*/ value) {
211 }
212
213 public virtual UInt32 GetGraphicsWinLayoutBackgrndColor() {
214// test csout
215 /*SIMPLETYPE*/
218 return ret;
219 }
220
221 public virtual void SetGraphicsWinLayoutBackgrndColor(UInt32 /*SIMPLETYPE cstype*/ value) {
224 }
225
226 public virtual UInt32 GetTextWinBackgrndColor() {
227// test csout
228 /*SIMPLETYPE*/
231 return ret;
232 }
233
234 public virtual void SetTextWinBackgrndColor(UInt32 /*SIMPLETYPE cstype*/ value) {
237 }
238
239 public virtual UInt32 GetTextWinTextColor() {
240// test csout
241 /*SIMPLETYPE*/
244 return ret;
245 }
246
247 public virtual void SetTextWinTextColor(UInt32 /*SIMPLETYPE cstype*/ value) {
250 }
251
252 public virtual UInt32 GetLayoutCrosshairColor() {
253// test csout
254 /*SIMPLETYPE*/
257 return ret;
258 }
259
260 public virtual void SetLayoutCrosshairColor(UInt32 /*SIMPLETYPE cstype*/ value) {
263 }
264
265 public virtual UInt32 GetAutoTrackingVecColor() {
266// test csout
267 /*SIMPLETYPE*/
270 return ret;
271 }
272
273 public virtual void SetAutoTrackingVecColor(UInt32 /*SIMPLETYPE cstype*/ value) {
276 }
277
278 public virtual UInt32 GetLayoutAutoTrackingVecColor() {
279// test csout
280 /*SIMPLETYPE*/
283 return ret;
284 }
285
286 public virtual void SetLayoutAutoTrackingVecColor(UInt32 /*SIMPLETYPE cstype*/ value) {
289 }
290
291 public virtual CFxString GetTextFont() {
294 return ret;
295 }
296
297 public virtual void SetTextFont(CFxString value) {
300 }
301
302 public virtual Int32 GetTextFontStyle() {
303// test csout
304 /*SIMPLETYPE*/
307 return ret;
308 }
309
310 public virtual void SetTextFontStyle(Int32 /*SIMPLETYPE cstype*/ value) {
313 }
314
315 public virtual Int32 GetTextFontSize() {
316// test csout
317 /*SIMPLETYPE*/
320 return ret;
321 }
322
323 public virtual void SetTextFontSize(Int32 /*SIMPLETYPE cstype*/ value) {
326 }
327
328 public virtual Int32 GetHistoryLines() {
329// test csout
330 /*SIMPLETYPE*/
333 return ret;
334 }
335
336 public virtual void SetHistoryLines(Int32 /*SIMPLETYPE cstype*/ value) {
339 }
340
341 public virtual bool GetCrosshairTintMode() {
344 return ret;
345 }
346
347 public virtual void SetCrosshairTintMode(bool bTintMode) {
350 }
351
352 public virtual UInt32 GetCrosshairXAxisColor() {
353// test csout
354 /*SIMPLETYPE*/
357 return ret;
358 }
359
360 public virtual void SetCrosshairXAxisColor(UInt32 /*SIMPLETYPE cstype*/ color) {
361 PCADGlobalsPINVOKE.CFxPreferencesDisplay_SetCrosshairXAxisColor(swigCPtr, color /*SIMPLETYPE csin*/);
363 }
364
365 public virtual UInt32 GetCrosshairYAxisColor() {
366// test csout
367 /*SIMPLETYPE*/
370 return ret;
371 }
372
373 public virtual void SetCrosshairYAxisColor(UInt32 /*SIMPLETYPE cstype*/ color) {
374 PCADGlobalsPINVOKE.CFxPreferencesDisplay_SetCrosshairYAxisColor(swigCPtr, color /*SIMPLETYPE csin*/);
376 }
377
378 public virtual UInt32 GetCrosshairZAxisColor() {
379// test csout
380 /*SIMPLETYPE*/
383 return ret;
384 }
385
386 public virtual void SetCrosshairZAxisColor(UInt32 /*SIMPLETYPE cstype*/ color) {
387 PCADGlobalsPINVOKE.CFxPreferencesDisplay_SetCrosshairZAxisColor(swigCPtr, color /*SIMPLETYPE csin*/);
389 }
390
391 public virtual UInt32 GetDynamicHighlightColor() {
392// test csout
393 /*SIMPLETYPE*/
396 return ret;
397 }
398
399 public virtual void SetDynamicHighlightColor(UInt32 /*SIMPLETYPE cstype*/ color) {
400 PCADGlobalsPINVOKE.CFxPreferencesDisplay_SetDynamicHighlightColor(swigCPtr, color /*SIMPLETYPE csin*/);
402 }
403
404 public virtual UInt32 GetSelectedEntityColor() {
405// test csout
406 /*SIMPLETYPE*/
409 return ret;
410 }
411
412 public virtual void SetSelectedEntityColor(UInt32 /*SIMPLETYPE cstype*/ color) {
413 PCADGlobalsPINVOKE.CFxPreferencesDisplay_SetSelectedEntityColor(swigCPtr, color /*SIMPLETYPE csin*/);
415 }
416
417 public virtual bool GetUseLargeToolbarsButtons() {
420 return ret;
421 }
422
423 public virtual void SetUseLargeToolbarsButtons(bool bLargeButtons) {
426 }
427
428 public virtual bool GetDisplayOptionToolbar() {
431 return ret;
432 }
433
434 public virtual void SetDisplayOptionToolbar(bool bDisplay) {
437 }
438
439 public virtual bool GetLineTypeShowDetails() {
442 return ret;
443 }
444
445 public virtual void SetLineTypeShowDetails(bool bShowDetails) {
448 }
449
450 public virtual Int32 GetPropertiesWindowDisplayMode() {
451// test csout
452 /*SIMPLETYPE*/
455 return ret;
456 }
457
458 public virtual void SetPropertiesWindowDisplayMode(Int32 /*SIMPLETYPE cstype*/ bMode) {
461 }
462
463 public virtual Int32 GetLargeToolbarsIconSize() {
464// test csout
465 /*SIMPLETYPE*/
468 return ret;
469 }
470
471 public virtual void SetLargeToolbarsIconSize(Int32 /*SIMPLETYPE cstype*/ iSize) {
472 PCADGlobalsPINVOKE.CFxPreferencesDisplay_SetLargeToolbarsIconSize(swigCPtr, iSize /*SIMPLETYPE csin*/);
474 }
475
476 public virtual Int32 GetSmallToolbarsIconSize() {
477// test csout
478 /*SIMPLETYPE*/
481 return ret;
482 }
483
484 public virtual void SetSmallToolbarsIconSize(Int32 /*SIMPLETYPE cstype*/ iSize) {
485 PCADGlobalsPINVOKE.CFxPreferencesDisplay_SetSmallToolbarsIconSize(swigCPtr, iSize /*SIMPLETYPE csin*/);
487 }
488
489 public virtual Int32 GetLargeRibbonBigButtonIconSize() {
490// test csout
491 /*SIMPLETYPE*/
494 return ret;
495 }
496
497 public virtual void SetLargeRibbonBigButtonIconSize(Int32 /*SIMPLETYPE cstype*/ iSize) {
500 }
501
502 public virtual Int32 GetSmallRibbonBigButtonIconSize() {
503// test csout
504 /*SIMPLETYPE*/
507 return ret;
508 }
509
510 public virtual void SetSmallRibbonBigButtonIconSize(Int32 /*SIMPLETYPE cstype*/ iSize) {
513 }
514
515 public virtual Int32 GetLargeRibbonSmallButtonIconSize() {
516// test csout
517 /*SIMPLETYPE*/
520 return ret;
521 }
522
523 public virtual void SetLargeRibbonSmallButtonIconSize(Int32 /*SIMPLETYPE cstype*/ iSize) {
526 }
527
528 public virtual Int32 GetSmallRibbonSmallButtonIconSize() {
529// test csout
530 /*SIMPLETYPE*/
533 return ret;
534 }
535
536 public virtual void SetSmallRibbonSmallButtonIconSize(Int32 /*SIMPLETYPE cstype*/ iSize) {
539 }
540
541 public virtual bool GetColorComboBoxSortMode() {
544 return ret;
545 }
546
547 public virtual void SetColorComboBoxSortMode(bool bMode) {
550 }
551
552 public virtual UInt32 GetRefeditBackgrndColor() {
553// test csout
554 /*SIMPLETYPE*/
557 return ret;
558 }
559
560 public virtual void SetRefeditBackgrndColor(UInt32 /*SIMPLETYPE cstype*/ value) {
563 }
564
565 public virtual UInt32 GetBEditBackgrndColor() {
566// test csout
567 /*SIMPLETYPE*/
570 return ret;
571 }
572
573 public virtual void SetBEditBackgrndColor(UInt32 /*SIMPLETYPE cstype*/ value) {
576 }
577
578 public virtual Int32 GetOptionsToolbarMode() {
579// test csout
580 /*SIMPLETYPE*/
583 return ret;
584 }
585
586 public virtual void SetOptionsToolbarMode(Int32 /*SIMPLETYPE cstype*/ bMode) {
587 PCADGlobalsPINVOKE.CFxPreferencesDisplay_SetOptionsToolbarMode(swigCPtr, bMode /*SIMPLETYPE csin*/);
589 }
590
591 public virtual bool GetRibbonCustomizeButtonVisible() {
594 return ret;
595 }
596
597 public virtual void SetRibbonCustomizeButtonVisible(bool bRibbonCustBtVisible) {
600 }
601
602 public virtual bool GetRibbonDisplayMode() {
605 return ret;
606 }
607
608 public virtual void SetRibbonDisplayMode(bool bRibbon) {
611 }
612
613 public virtual bool GetRibbonMinimizedMode() {
616 return ret;
617 }
618
619 public virtual void SetRibbonMinimizedMode(bool bRibbonMinimized) {
622 }
623
624 public virtual bool GetRibbonWorkspaceVisible() {
627 return ret;
628 }
629
630 public virtual void SetRibbonWorkspaceVisible(bool bRibbonWSVisible) {
633 }
634
638 return ret;
639 }
640
641 public virtual void SetStyleMode(CFxUIStyle.UIStyle bDarkStyle) {
644 }
645
646 public virtual UInt32 GetQuickInputBkgColor() {
647// test csout
648 /*SIMPLETYPE*/
651 return ret;
652 }
653
654 public virtual void SetQuickInputBkgColor(UInt32 /*SIMPLETYPE cstype*/ value) {
657 }
658
659 public virtual UInt32 GetQuickInputBorderColor() {
660// test csout
661 /*SIMPLETYPE*/
664 return ret;
665 }
666
667 public virtual void SetQuickInputBorderColor(UInt32 /*SIMPLETYPE cstype*/ value) {
670 }
671
672 public virtual UInt32 GetQuickInputTextColor() {
673// test csout
674 /*SIMPLETYPE*/
677 return ret;
678 }
679
680 public virtual void SetQuickInputTextColor(UInt32 /*SIMPLETYPE cstype*/ value) {
683 }
684
685 public virtual UInt32 GetQuickInputDimLinesColor() {
686// test csout
687 /*SIMPLETYPE*/
690 return ret;
691 }
692
693 public virtual void SetQuickInputDimLinesColor(UInt32 /*SIMPLETYPE cstype*/ value) {
696 }
697
701 return ret;
702 }
703
704 public virtual void SetCLExtensionConstantWithViewport(bool bConstant) {
707 }
708
709 public virtual double GetEntitySelectionHighlightOpacity() {
712 return ret;
713 }
714
715 public virtual void SetEntitySelectionHighlightOpacity(double value) {
718 }
719
720 public virtual double GetEntitySelectionHighlightThickness() {
723 return ret;
724 }
725
726 public virtual void SetEntitySelectionHighlightThickness(double value) {
729 }
730
731 public virtual UInt32 Get3DSnapMarkerColor() {
732// test csout
733 /*SIMPLETYPE*/
736 return ret;
737 }
738
739 public virtual void Set3DSnapMarkerColor(UInt32 /*SIMPLETYPE cstype*/ color) {
740 PCADGlobalsPINVOKE.CFxPreferencesDisplay_Set3DSnapMarkerColor(swigCPtr, color /*SIMPLETYPE csin*/);
742 }
743
744 public virtual bool GetUseDashedEntitySelection() {
747 return ret;
748 }
749
750 public virtual void SetUseDashedEntitySelection(bool value) {
753 }
754
755 public virtual int GetGripAlpha() {
758 return ret;
759 }
760
761 public virtual void SetGripAlpha(int value) {
764 }
765
766 public virtual bool GetAngBaseTrackerActivationValue() {
769 return ret;
770 }
771
772 public virtual void SetAngBaseTrackerActivationValue(bool value) {
775 }
776
777 public virtual bool GetPaletteIcons() {
780 return ret;
781 }
782
783 public virtual void SetPaletteIcons(bool bEnabled) {
786 }
787
788}
789
790}
virtual void SetGraphicsWinModelBackgrndColor(UInt32 value)
virtual void SetRibbonMinimizedMode(bool bRibbonMinimized)
virtual void SetGraphicsWinLayoutBackgrndColor(UInt32 value)
static HandleRef getCPtr(CFxPreferencesDisplay obj)
virtual void SetQuickInputBkgColor(UInt32 value)
virtual void SetHistoryLines(Int32 value)
virtual void SetCrosshairZAxisColor(UInt32 color)
virtual void SetSmallRibbonBigButtonIconSize(Int32 iSize)
virtual void SetRefeditBackgrndColor(UInt32 value)
virtual void SetDockedVisibleLines(Int32 value)
virtual void SetTextFontStyle(Int32 value)
virtual void SetCrosshairTintMode(bool bTintMode)
virtual void SetDisplayLayoutTabs(bool value)
virtual void SetTextWinBackgrndColor(UInt32 value)
virtual void SetLayoutCrosshairColor(UInt32 value)
virtual void SetRibbonCustomizeButtonVisible(bool bRibbonCustBtVisible)
virtual void Dispose(bool disposing)
virtual void SetLayoutDisplayMargins(bool value)
virtual void SetLargeRibbonBigButtonIconSize(Int32 iSize)
virtual void SetQuickInputBorderColor(UInt32 value)
virtual void SetEntitySelectionHighlightOpacity(double value)
virtual void SetLayoutShowPlotSetup(bool value)
virtual void SetDisplayScreenMenu(bool value)
virtual void SetRibbonDisplayMode(bool bRibbon)
virtual void SetBEditBackgrndColor(UInt32 value)
virtual void SetUseDashedEntitySelection(bool value)
virtual void SetEntitySelectionHighlightThickness(double value)
virtual void SetDisplayScrollBars(bool value)
virtual void SetTextFontSize(Int32 value)
virtual void SetTextWinTextColor(UInt32 value)
virtual void SetLineTypeShowDetails(bool bShowDetails)
virtual void SetLargeRibbonSmallButtonIconSize(Int32 iSize)
CFxPreferencesDisplay(IntPtr cPtr, bool cMemoryOwn)
virtual void SetDisplayOptionToolbar(bool bDisplay)
virtual void SetDisplayPaletteHideDelay(int value)
virtual void SetSmallRibbonSmallButtonIconSize(Int32 iSize)
virtual void SetOptionsToolbarMode(Int32 bMode)
virtual void SetQuickInputDimLinesColor(UInt32 value)
virtual void SetStyleMode(CFxUIStyle.UIStyle bDarkStyle)
virtual void SetDynamicHighlightColor(UInt32 color)
virtual void SetUseLargeToolbarsButtons(bool bLargeButtons)
virtual void SetSelectedEntityColor(UInt32 color)
virtual void Set3DSnapMarkerColor(UInt32 color)
virtual void SetLargeToolbarsIconSize(Int32 iSize)
virtual void SetLayoutDisplayPaperShadow(bool value)
virtual void SetPropertiesWindowDisplayMode(Int32 bMode)
virtual void SetAngBaseTrackerActivationValue(bool value)
virtual void SetLayoutDisplayPaper(bool value)
virtual void SetSmallToolbarsIconSize(Int32 iSize)
virtual void SetLayoutAutoTrackingVecColor(UInt32 value)
virtual void SetColorComboBoxSortMode(bool bMode)
virtual void SetModelCrosshairColor(UInt32 value)
virtual void SetCrosshairYAxisColor(UInt32 color)
virtual void SetDisplayPaletteShowDelay(int value)
virtual void SetRibbonWorkspaceVisible(bool bRibbonWSVisible)
virtual void SetPaletteIcons(bool bEnabled)
virtual void SetTextFont(CFxString value)
virtual void SetAutoTrackingVecColor(UInt32 value)
virtual void SetQuickInputTextColor(UInt32 value)
virtual void SetCLExtensionConstantWithViewport(bool bConstant)
virtual void SetCrosshairXAxisColor(UInt32 color)
virtual void SetLayoutCreateViewport(bool value)
virtual void SetTrueColorImages(bool value)
virtual CFxUIStyle.UIStyle GetStyleMode()
static HandleRef getCPtr(CFxString obj)
Definition: CFxString.cs:28
static Int32 CFxPreferencesDisplay_GetLargeRibbonBigButtonIconSize(global::System.Runtime.InteropServices.HandleRef jarg1)
static Int32 CFxPreferencesDisplay_GetTextFontStyle(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesDisplay_SetLayoutCrosshairColor(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void CFxPreferencesDisplay_SetDisplayPaletteHideDelay(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static UInt32 CFxPreferencesDisplay_GetModelCrosshairColor(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesDisplay_SetAngBaseTrackerActivationValue(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void CFxPreferencesDisplay_SetCrosshairZAxisColor(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void CFxPreferencesDisplay_Set3DSnapMarkerColor(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static global::System.IntPtr CFxPreferencesDisplay_GetTextFont(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt32 CFxPreferencesDisplay_GetSelectedEntityColor(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt32 CFxPreferencesDisplay_GetDynamicHighlightColor(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxPreferencesDisplay_GetDisplayScrollBars(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxPreferencesDisplay_GetRibbonMinimizedMode(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesDisplay_SetRibbonMinimizedMode(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void CFxPreferencesDisplay_SetLayoutDisplayPaperShadow(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void CFxPreferencesDisplay_SetQuickInputBorderColor(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static bool CFxPreferencesDisplay_GetLayoutDisplayPaper(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxPreferencesDisplay_GetLayoutDisplayMargins(global::System.Runtime.InteropServices.HandleRef jarg1)
static Int32 CFxPreferencesDisplay_GetTextFontSize(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesDisplay_SetQuickInputTextColor(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void CFxPreferencesDisplay_SetLineTypeShowDetails(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool CFxPreferencesDisplay_GetDisplayOptionToolbar(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt32 CFxPreferencesDisplay_GetRefeditBackgrndColor(global::System.Runtime.InteropServices.HandleRef jarg1)
static int CFxPreferencesDisplay_GetDisplayPaletteHideDelay(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt32 CFxPreferencesDisplay_GetQuickInputBorderColor(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesDisplay_SetRefeditBackgrndColor(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void CFxPreferencesDisplay_SetEntitySelectionHighlightOpacity(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static void CFxPreferencesDisplay_SetGripAlpha(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static void CFxPreferencesDisplay_SetSmallToolbarsIconSize(global::System.Runtime.InteropServices.HandleRef jarg1, Int32 jarg2)
static double CFxPreferencesDisplay_GetEntitySelectionHighlightThickness(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesDisplay_SetAutoTrackingVecColor(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static UInt32 CFxPreferencesDisplay_GetTextWinBackgrndColor(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt32 CFxPreferencesDisplay_GetQuickInputBkgColor(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxPreferencesDisplay_GetLayoutDisplayPaperShadow(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxPreferencesDisplay_GetAngBaseTrackerActivationValue(global::System.Runtime.InteropServices.HandleRef jarg1)
static Int32 CFxPreferencesDisplay_GetSmallRibbonSmallButtonIconSize(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesDisplay_SetQuickInputBkgColor(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static int CFxPreferencesDisplay_GetGripAlpha(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxPreferencesDisplay_GetLayoutCreateViewport(global::System.Runtime.InteropServices.HandleRef jarg1)
static Int32 CFxPreferencesDisplay_GetLargeRibbonSmallButtonIconSize(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt32 CFxPreferencesDisplay_GetQuickInputDimLinesColor(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesDisplay_SetStyleMode(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static UInt32 CFxPreferencesDisplay_GetGraphicsWinModelBackgrndColor(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesDisplay_SetHistoryLines(global::System.Runtime.InteropServices.HandleRef jarg1, Int32 jarg2)
static bool CFxPreferencesDisplay_GetRibbonWorkspaceVisible(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt32 CFxPreferencesDisplay_GetLayoutCrosshairColor(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesDisplay_SetGraphicsWinModelBackgrndColor(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void CFxPreferencesDisplay_SetModelCrosshairColor(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static int CFxPreferencesDisplay_GetStyleMode(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt32 CFxPreferencesDisplay_GetGraphicsWinLayoutBackgrndColor(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesDisplay_SetLayoutDisplayPaper(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool CFxPreferencesDisplay_GetLineTypeShowDetails(global::System.Runtime.InteropServices.HandleRef jarg1)
static Int32 CFxPreferencesDisplay_GetPropertiesWindowDisplayMode(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxPreferencesDisplay_GetRibbonDisplayMode(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesDisplay_SetDisplayOptionToolbar(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void CFxPreferencesDisplay_SetLayoutShowPlotSetup(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void CFxPreferencesDisplay_SetCrosshairYAxisColor(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void CFxPreferencesDisplay_SetOptionsToolbarMode(global::System.Runtime.InteropServices.HandleRef jarg1, Int32 jarg2)
static UInt32 CFxPreferencesDisplay_GetLayoutAutoTrackingVecColor(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt32 CFxPreferencesDisplay_GetTextWinTextColor(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt32 CFxPreferencesDisplay_GetBEditBackgrndColor(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesDisplay_SetLargeRibbonSmallButtonIconSize(global::System.Runtime.InteropServices.HandleRef jarg1, Int32 jarg2)
static void delete_CFxPreferencesDisplay(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxPreferencesDisplay_GetRibbonCustomizeButtonVisible(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesDisplay_SetSmallRibbonBigButtonIconSize(global::System.Runtime.InteropServices.HandleRef jarg1, Int32 jarg2)
static void CFxPreferencesDisplay_SetCLExtensionConstantWithViewport(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void CFxPreferencesDisplay_SetBEditBackgrndColor(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void CFxPreferencesDisplay_SetCrosshairTintMode(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static UInt32 CFxPreferencesDisplay_GetCrosshairZAxisColor(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesDisplay_SetColorComboBoxSortMode(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void CFxPreferencesDisplay_SetLayoutAutoTrackingVecColor(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static int CFxPreferencesDisplay_GetDisplayPaletteShowDelay(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesDisplay_SetTextFontSize(global::System.Runtime.InteropServices.HandleRef jarg1, Int32 jarg2)
static void CFxPreferencesDisplay_SetEntitySelectionHighlightThickness(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static UInt32 CFxPreferencesDisplay_GetQuickInputTextColor(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesDisplay_SetTrueColorImages(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool CFxPreferencesDisplay_GetCrosshairTintMode(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesDisplay_SetUseLargeToolbarsButtons(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void CFxPreferencesDisplay_SetRibbonWorkspaceVisible(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static Int32 CFxPreferencesDisplay_GetLargeToolbarsIconSize(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxPreferencesDisplay_GetTrueColorImages(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxPreferencesDisplay_GetDisplayLayoutTabs(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesDisplay_SetRibbonDisplayMode(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool CFxPreferencesDisplay_GetUseLargeToolbarsButtons(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesDisplay_SetDisplayScrollBars(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void CFxPreferencesDisplay_SetTextFont(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxPreferencesDisplay_SetQuickInputDimLinesColor(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static Int32 CFxPreferencesDisplay_GetSmallRibbonBigButtonIconSize(global::System.Runtime.InteropServices.HandleRef jarg1)
static Int32 CFxPreferencesDisplay_GetSmallToolbarsIconSize(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesDisplay_SetCrosshairXAxisColor(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static bool CFxPreferencesDisplay_GetColorComboBoxSortMode(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesDisplay_SetGraphicsWinLayoutBackgrndColor(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void CFxPreferencesDisplay_SetDockedVisibleLines(global::System.Runtime.InteropServices.HandleRef jarg1, Int32 jarg2)
static void CFxPreferencesDisplay_SetLargeRibbonBigButtonIconSize(global::System.Runtime.InteropServices.HandleRef jarg1, Int32 jarg2)
static bool CFxPreferencesDisplay_GetLayoutShowPlotSetup(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesDisplay_SetDynamicHighlightColor(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void CFxPreferencesDisplay_SetSelectedEntityColor(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static UInt32 CFxPreferencesDisplay_GetCrosshairXAxisColor(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesDisplay_SetLayoutCreateViewport(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void CFxPreferencesDisplay_SetDisplayLayoutTabs(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool CFxPreferencesDisplay_GetUseDashedEntitySelection(global::System.Runtime.InteropServices.HandleRef jarg1)
static Int32 CFxPreferencesDisplay_GetDockedVisibleLines(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesDisplay_SetSmallRibbonSmallButtonIconSize(global::System.Runtime.InteropServices.HandleRef jarg1, Int32 jarg2)
static void CFxPreferencesDisplay_SetRibbonCustomizeButtonVisible(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void CFxPreferencesDisplay_SetTextFontStyle(global::System.Runtime.InteropServices.HandleRef jarg1, Int32 jarg2)
static void CFxPreferencesDisplay_SetPropertiesWindowDisplayMode(global::System.Runtime.InteropServices.HandleRef jarg1, Int32 jarg2)
static bool CFxPreferencesDisplay_GetDisplayScreenMenu(global::System.Runtime.InteropServices.HandleRef jarg1)
static Int32 CFxPreferencesDisplay_GetHistoryLines(global::System.Runtime.InteropServices.HandleRef jarg1)
static double CFxPreferencesDisplay_GetEntitySelectionHighlightOpacity(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt32 CFxPreferencesDisplay_Get3DSnapMarkerColor(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesDisplay_SetLayoutDisplayMargins(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void CFxPreferencesDisplay_SetLargeToolbarsIconSize(global::System.Runtime.InteropServices.HandleRef jarg1, Int32 jarg2)
static void CFxPreferencesDisplay_SetDisplayPaletteShowDelay(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static void CFxPreferencesDisplay_SetPaletteIcons(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static UInt32 CFxPreferencesDisplay_GetCrosshairYAxisColor(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesDisplay_SetTextWinBackgrndColor(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static bool CFxPreferencesDisplay_GetPaletteIcons(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesDisplay_SetDisplayScreenMenu(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static UInt32 CFxPreferencesDisplay_GetAutoTrackingVecColor(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxPreferencesDisplay_GetCLExtensionConstantWithViewport(global::System.Runtime.InteropServices.HandleRef jarg1)
static Int32 CFxPreferencesDisplay_GetOptionsToolbarMode(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxPreferencesDisplay_SetUseDashedEntitySelection(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void CFxPreferencesDisplay_SetTextWinTextColor(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)