-
-
Notifications
You must be signed in to change notification settings - Fork 155
ACadSharp.DwgPreview
Albert Domenech edited this page Apr 1, 2025
·
3 revisions
Stores the thumbnail information to generate the preview for a CadDocument.
Namespace: ACadSharp
C#
public class DwgPreview
Returns | Name | Summary |
---|---|---|
PreviewType |
Code | Code that specifies the type of media stored in the preview. |
Byte[] |
RawHeader | Header for the preview section. |
Byte[] |
RawImage | Bytes conforming the thumbnail. |
Returns | Name | Summary |
---|---|---|
Void |
Save(System.String) | Save the image into a file. |
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Extensions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.IO.DWG
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Objects.Evaluations
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- ACadSharp.XData
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions