IAcadLeaderAnnotation
Property
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
AcadEntity Annotation { get; set; }
Property Annotation As AcadEntity
Get
Set
property AcadEntity^ Annotation {
AcadEntity^ get ();
void set (AcadEntity^ value);
}
abstract Annotation : AcadEntity with get, set
Property Value
AcadEntity
See Also