CadEmbeddedObject.GetFirstValue
CadEmbeddedObject.GetFirstValue method
Get first occurrence of an attribute from object.
public CadCodeValue GetFirstValue(CadEntityAttribute attribute)
| Parameter | Type | Description |
|---|---|---|
| attribute | CadEntityAttribute | Attribute code |
Return Value
CadCodeValue Representation of a value
See Also
- class CadCodeValue
- enum CadEntityAttribute
- class CadEmbeddedObject
- namespace Aspose.CAD.FileFormats.Cad.CadObjects
- assembly Aspose.CAD