AcadUCSClassGetUCSMatrix Method
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
public virtual Object GetUCSMatrix()
Public Overridable Function GetUCSMatrix As Object
public:
virtual Object^ GetUCSMatrix()
abstract GetUCSMatrix : unit -> Object
override GetUCSMatrix : unit -> Object
Return Value
Type:
Object
Implements
IAcadUCSGetUCSMatrix
See Also