ComHelpersCreateThreeDAnnotation Method
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
[Missing <summary> documentation for "M:Bytescout.PDF.ComHelpers.CreateThreeDAnnotation(Bytescout.PDF.ThreeDData,System.Single,System.Single,System.Single,System.Single)"]
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
public ThreeDAnnotation CreateThreeDAnnotation( ThreeDData data, float left, float top, float width, float height )
Parameters
- data
- Type: Bytescout.PDFThreeDData
[Missing <param name="data"/> documentation for "M:Bytescout.PDF.ComHelpers.CreateThreeDAnnotation(Bytescout.PDF.ThreeDData,System.Single,System.Single,System.Single,System.Single)"]
- left
- Type: SystemSingle
[Missing <param name="left"/> documentation for "M:Bytescout.PDF.ComHelpers.CreateThreeDAnnotation(Bytescout.PDF.ThreeDData,System.Single,System.Single,System.Single,System.Single)"]
- top
- Type: SystemSingle
[Missing <param name="top"/> documentation for "M:Bytescout.PDF.ComHelpers.CreateThreeDAnnotation(Bytescout.PDF.ThreeDData,System.Single,System.Single,System.Single,System.Single)"]
- width
- Type: SystemSingle
[Missing <param name="width"/> documentation for "M:Bytescout.PDF.ComHelpers.CreateThreeDAnnotation(Bytescout.PDF.ThreeDData,System.Single,System.Single,System.Single,System.Single)"]
- height
- Type: SystemSingle
[Missing <param name="height"/> documentation for "M:Bytescout.PDF.ComHelpers.CreateThreeDAnnotation(Bytescout.PDF.ThreeDData,System.Single,System.Single,System.Single,System.Single)"]
Return Value
Type: ThreeDAnnotation[Missing <returns> documentation for "M:Bytescout.PDF.ComHelpers.CreateThreeDAnnotation(Bytescout.PDF.ThreeDData,System.Single,System.Single,System.Single,System.Single)"]