次の方法で共有


ShapeElement.OutlinePenWidth プロパティ

定義

アウトライン ペンの幅をワールド単位で取得します。 これは、無効化の目的で ShapeElement の外接する四角形を拡張する場合に便利です。

public:
 property double OutlinePenWidth { double get(); };
public double OutlinePenWidth { get; }
member this.OutlinePenWidth : double
Public ReadOnly Property OutlinePenWidth As Double

プロパティ値

適用対象