Share via


CompartmentShapeHasBaseCompartmentShape.SetBaseClass Method

Definition

Sets BaseClass.

public:
 static void SetBaseClass(Microsoft::VisualStudio::Modeling::DslDefinition::CompartmentShape ^ element, Microsoft::VisualStudio::Modeling::DslDefinition::CompartmentShape ^ newBaseCompartmentShape);
[System.Diagnostics.DebuggerStepThrough]
public static void SetBaseClass (Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShape element, Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShape newBaseCompartmentShape);
[<System.Diagnostics.DebuggerStepThrough>]
static member SetBaseClass : Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShape * Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShape -> unit
Public Shared Sub SetBaseClass (element As CompartmentShape, newBaseCompartmentShape As CompartmentShape)

Parameters

newBaseCompartmentShape
CompartmentShape
Attributes

Applies to