Properties

从版本 12.1 开始,Properties 已由 AnnotationRules 取代.

Properties

是一个选项,允许对对象以及对象的各项目进行属性的指定.

更多信息

  • Properties 选项可用于指定对象和对象,例如, GraphMeshRegionBoundaryMeshRegion 的条目属性.
  • Properties->{item1->{prop1->val1,prop2->val2,},} 表示 item1 具有属性值对 prop1->val1prop2->val2 等.
  • 每种对象类型的条目规范在其参考页面给出.
  • Properties 选项可用于结构,例如: SubgraphEdgeAddGraphUnion 中指定属性实例.
  • 属性继承的典型设置包括:
  • Inherited继承所有属性
    Automatic使用自动属性继承
    None设置无继承

范例

打开所有单元关闭所有单元

基本范例  (3)

指定顶点属性:

指定图自身的属性:

继承图的所有属性:

使用自动属性继承:

设置无继承:

范围  (5)

基本用途  (1)

设置顶点属性:

增加边:

顶点属性  (2)

包括 VertexStyle 的标准顶点属性:

VertexLabels:

VertexSize:

VertexShape:

指定自定义属性:

边属性  (2)

包括 EdgeStyle 的标准边属性:

EdgeLabels:

指定自定义属性:

Wolfram Research (2010),Properties,Wolfram 语言函数,https://reference.wolfram.com/language/ref/Properties.html (更新于 2019 年).

文本

Wolfram Research (2010),Properties,Wolfram 语言函数,https://reference.wolfram.com/language/ref/Properties.html (更新于 2019 年).

CMS

Wolfram 语言. 2010. "Properties." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2019. https://reference.wolfram.com/language/ref/Properties.html.

APA

Wolfram 语言. (2010). Properties. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/Properties.html 年

BibTeX

@misc{reference.wolfram_2024_properties, author="Wolfram Research", title="{Properties}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/Properties.html}", note=[Accessed: 18-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_properties, organization={Wolfram Research}, title={Properties}, year={2019}, url={https://reference.wolfram.com/language/ref/Properties.html}, note=[Accessed: 18-November-2024 ]}