Stylization プロパティ(ActiveX)

選択した点群の色のスタイル設定を指定します。

サポートされているプラットフォーム: Windows のみ

構文と要素

VBA:

object.Stylization
object

タイプ: PointCloudPointCloudEx

このプロパティが適用されるオブジェクト。

プロパティの値

読み込み専用:
  • いいえ: AutoCAD
  • はい: AutoCAD LT

タイプ: AcPointCloudStylizationType 列挙型; PointCloud オブジェクトまたは AcPointCloudExStylizationType 列挙型; PointCloudEx オブジェクト

AcPointCloudStylizationType 列挙型

AcPointCloudExStylizationType 列挙型

注意

追加の注意はありません。

VBA:

Not available

Visual LISP:

Not available