-
-
Notifications
You must be signed in to change notification settings - Fork 119
ACadSharp.Entities.CadImageBase
Albert Domenech edited this page Oct 3, 2024
·
5 revisions
Common base class for and .
Namespace: ACadSharp.Entities
C#
DxfSubClassAttribute
public abstractclass CadImageBase
Returns | Name | Summary |
---|---|---|
Byte |
Brightness | Brightness |
Int32 |
ClassVersion | Class version |
List<XY> |
ClipBoundaryVertices | Clip boundary vertices |
ClipMode |
ClipMode | Clipping state |
Boolean |
ClippingState | Clipping state |
ClipType |
ClipType | Clipping boundary type |
Byte |
Contrast | Contrast |
ImageDefinition |
Definition | Image definition. |
Byte |
Fade | Fade |
ImageDisplayFlags |
Flags | Image display properties |
XYZ |
InsertPoint | Insertion point(in WCS) |
XY |
Size | Image size in pixels |
XYZ |
UVector | U-vector of a single pixel(points along the visual bottom of the image, starting at the insertion point) (in WCS) |
XYZ |
VVector | V-vector of a single pixel(points along the visual left side of the image, starting at the insertion point) (in WCS) |
Returns | Name | Summary |
---|---|---|
CadObject |
Clone | |
BoundingBox |
GetBoundingBox | Gets the bounding box aligned with the axis XYZ that occupies this entity. |
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions