BaseShapeMap.BaseShape Property
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.
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