SkyBackgroundGetDrawableType Method
|
Returns the drawable type of this
object.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public DrawableType GetDrawableType()
Public Function GetDrawableType As DrawableType
public:
DrawableType GetDrawableType()
member GetDrawableType : unit -> DrawableType
Return Value
DrawableType
DrawableType.SkyBackground value.
See Also