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