ShapeElement.OutlinePenWidth 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 the outline pen width in world units. This is useful for inflating the ShapeElement bounding rectangle for invalidation purposes.
public:
property double OutlinePenWidth { double get(); };
public double OutlinePenWidth { get; }
member this.OutlinePenWidth : double
Public ReadOnly Property OutlinePenWidth As Double