Enum FOPTEGeometry
The geometry of the shape. Typically, these properties reside in a shape type definition, and so are not written to the file. However, freeform shapes drawing using the polygon tools set the pVertices and pSegmentInfo properties to define their geometries.
Namespace: Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public enum FOPTEGeometry
Fields
Name | Description |
---|---|
adjust10Value | The adjust10 value |
adjust2Value | The adjust2 value |
adjust3Value | The adjust3 value |
adjust4Value | The adjust4 value |
adjust5Value | The adjust5 value |
adjust6Value | The adjust6 value |
adjust7Value | The adjust7 value |
adjust8Value | The adjust8 value |
adjust9Value | The adjust9 value |
adjustValue | The adjust value |
f3DOK | The f3 dok |
fFillOK | The f fill ok |
fFillShadeShapeOK | The f fill shade shape ok |
fGtextOK | The f gtext ok |
fLineOK | The f line ok |
fShadowOK | The f shadow ok |
geoBottom | The geo bottom |
geoLeft | The geo left |
geoRight | The geo right |
geoTop | The geo top |
pSegmentInfo | The p segment information |
pVertices | The p vertices |
shapePath | The shape path |