-
-
Notifications
You must be signed in to change notification settings - Fork 119
ACadSharp.DxfPropertyBase_T_
Albert Domenech edited this page Aug 4, 2024
·
3 revisions
Namespace: ACadSharp
C#
public abstractclass DxfPropertyBase<T>
Returns | Name | Summary |
---|---|---|
Int32 |
AssignedCode | |
Int32[] |
DxfCodes | |
DxfReferenceType |
ReferenceType |
Returns | Name | Summary |
---|---|---|
Object |
GetValue<TCadObject>(System.Int32, TCadObject) | |
Void |
SetValue<TCadObject>(System.Int32, TCadObject, System.Object) | |
Void |
SetValue<TCadObject>(TCadObject, System.Object) | Set the value for the property using the AssignedCode |
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