Extended .NET SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
OdGiVisualStyleProperties_Property.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 Teigha.Core {
12
19 kFaceOpacity = 4,
20 kFaceSpecular = 5,
22 kEdgeModel = 7,
23 kEdgeStyles = 8,
29 kEdgeModifiers = 14,
30 kEdgeColor = 15,
31 kEdgeOpacity = 16,
32 kEdgeWidth = 17,
33 kEdgeOverhang = 18,
37 kEdgeHaloGap = 22,
38 kEdgeIsolines = 23,
40 kDisplayStyles = 25,
43 kUseDrawOrder = 28,
47 kMonoEffect = 32,
48 kBlurEffect = 33,
49 kPencilEffect = 34,
50 kBloomEffect = 35,
51 kPastelEffect = 36,
52 kBlurAmount = 37,
53 kPencilAngle = 38,
54 kPencilScale = 39,
55 kPencilPattern = 40,
56 kPencilColor = 41,
57 kBloomThreshold = 42,
58 kBloomRadius = 43,
59 kTintColor = 44,
60 kFaceAdjustment = 45,
61 kPostContrast = 46,
62 kPostBrightness = 47,
63 kPostPower = 48,
64 kTintEffect = 49,
65 kBloomIntensity = 50,
66 kColor = 51,
67 kTransparency = 52,
70 kDepthOfField = 55,
71 kFocusDistance = 56,
72 kFocusWidth = 57,
74}
75
76}