Property that returns the sketch block that contains this object. This is the same SketchBlock returned as the last item in the SketchBlockPath property. This property returns Nothing if this object does not belong to a sketch block and lives directly under a sketch.
Syntax
SketchEllipseProxy.ContainingSketchBlock() As SketchBlock
Property Value
This is a read only property whose value is a SketchBlock.