DwgFilerReadHardPointerId
Method
|
Returns the HardPointerId value of the current
item of this Filer object.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public abstract ObjectId ReadHardPointerId()
Public MustOverride Function ReadHardPointerId As ObjectId
public:
virtual ObjectId ReadHardPointerId() abstract
abstract ReadHardPointerId : unit -> ObjectId
Return Value
ObjectId
See Also