Extended .NET SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
OdDgTextExtendedProperties.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.TG {
12
13using System;
14using System.Runtime.InteropServices;
15using Teigha.Core;
16
18 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
19 global::System.Runtime.InteropServices.HandleRef GetInterfaceCPtr();
25 void setUnderlineFlag(bool val);
27 void setSlantFlag(bool val);
29 void setVerticalFlag(bool val);
31 void setRightToLeftFlag(bool val);
33 void setReverseMlineFlag(bool val);
35 void setKerningFlag(bool val);
37 void setOffsetFlag(bool val);
39 void setCodepageFlag(bool val);
41 void setShxBigFontFlag(bool val);
43 void setBgColorFlag(bool val);
45 void setSubscriptFlag(bool val);
47 void setSuperscriptFlag(bool val);
49 void setExTextFlag(bool val);
51 void setTextStyleFlag(bool val);
53 void setOverlineFlag(bool val);
55 void setBoldFlag(bool val);
57 void setUnderlineStyleFlag(bool val);
59 void setOverlineStyleFlag(bool val);
61 void setStyleOverridesFlag(bool val);
67 void setColorFlag(bool val);
71 void setBackwardsFlag(bool val);
73 void setUpsidedownFlag(bool val);
75 void setAcadFittedTextFlag(bool val);
80 double getSlant();
81 void setSlant(double var);
83 void setUnderlineSpacing(double var);
86 UInt32 getCodePage();
87 void setCodePage(UInt32 /*SIMPLETYPE*/ var);
89 void setShxBigFontEntryId(UInt32 /*SIMPLETYPE*/ var);
96 void setOverlineSpacing(double var);
98 void setTextStyleEntryId(UInt32 /*SIMPLETYPE*/ var);
107 void setOverlineStyle(UInt32 /*SIMPLETYPE*/ dOverlineColorIndex, UInt32 /*SIMPLETYPE*/ dOverlineLineStyleEntryId, UInt32 /*SIMPLETYPE*/ dOverlineLineWeight);
108 void setUnderlineStyle(UInt32 /*SIMPLETYPE*/ dUnderlineColorIndex, UInt32 /*SIMPLETYPE*/ dUnderlineLineStyleEntryId, UInt32 /*SIMPLETYPE*/ dUnderlineLineWeight);
109 void setBackground(UInt32 /*SIMPLETYPE*/ backgroundStyle, UInt32 /*SIMPLETYPE*/ backgroundWeight, UInt32 /*SIMPLETYPE*/ backgroundColor, UInt32 /*SIMPLETYPE*/ backgroundFillColor, OdGePoint2d backgroundBorder);
111 void setCrCount(byte /*SIMPLETYPE*/ var);
113 void setColorIndex(UInt32 /*SIMPLETYPE*/ color, bool bSubEnt);
114 void setColorIndex(UInt32 /*SIMPLETYPE*/ color);
115}
116
117}
void setColorIndex(UInt32 color, bool bSubEnt)
OdDgTextExtendedPropertiesImpl.OdDgTextExtendedProperties_LineSpacingType getLineSpacingType()
global::System.Runtime.InteropServices.HandleRef GetInterfaceCPtr()
void setOverlineStyle(UInt32 dOverlineColorIndex, UInt32 dOverlineLineStyleEntryId, UInt32 dOverlineLineWeight)
void getSpacing(out double var, out OdDgTextExtendedPropertiesImpl.OdDgTextExtendedProperties_Spacing flag)
void setBackground(UInt32 backgroundStyle, UInt32 backgroundWeight, UInt32 backgroundColor, UInt32 backgroundFillColor, OdGePoint2d backgroundBorder)
void setLineOffset(OdGePoint2d var)
void setUnderlineStyle(UInt32 dUnderlineColorIndex, UInt32 dUnderlineLineStyleEntryId, UInt32 dUnderlineLineWeight)
void setLineSpacingType(OdDgTextExtendedPropertiesImpl.OdDgTextExtendedProperties_LineSpacingType uType)
void setTextnodeWordWrapLength(double var)
void setSpacing(double var, OdDgTextExtendedPropertiesImpl.OdDgTextExtendedProperties_Spacing flag)