BaseShapeMap.BaseShape Property

Definition

Gets or sets BaseShape. Base shape referenced by the map.

public:
 virtual property Microsoft::VisualStudio::Modeling::DslDefinition::BaseShape ^ BaseShape { Microsoft::VisualStudio::Modeling::DslDefinition::BaseShape ^ get(); };
public virtual Microsoft.VisualStudio.Modeling.DslDefinition.BaseShape BaseShape { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.BaseShape : Microsoft.VisualStudio.Modeling.DslDefinition.BaseShape
Public Overridable ReadOnly Property BaseShape As BaseShape

Property Value

Attributes

Applies to