BaseShapeMap.SetBaseShape(BaseShape) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Set the value of BaseShape
protected:
abstract void SetBaseShape(Microsoft::VisualStudio::Modeling::DslDefinition::BaseShape ^ shape);
protected abstract void SetBaseShape (Microsoft.VisualStudio.Modeling.DslDefinition.BaseShape shape);
abstract member SetBaseShape : Microsoft.VisualStudio.Modeling.DslDefinition.BaseShape -> unit
Protected MustOverride Sub SetBaseShape (shape As BaseShape)
Parameters
- shape
- BaseShape