RenderGlobalProcedureAndDestinationParameterDestination
Property
|
Property that represents the destination
parameter.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
25.3.0.0
Syntax
public RenderGlobalDestination Destination { get; }
Public ReadOnly Property Destination As RenderGlobalDestination
Get
public:
property RenderGlobalDestination Destination {
RenderGlobalDestination get ();
}
member Destination : RenderGlobalDestination with get
Property Value
RenderGlobalDestination
See Also