Properties
is an option that allows specification of properties to objects and items of objects.


Properties
Properties
is an option that allows specification of properties to objects and items of objects.
Details

- The Properties option can be used to specify properties to objects and items of objects such as Graph, MeshRegion and BoundaryMeshRegion.
- Properties->{item1->{prop1->val1,prop2->val2,…},…} indicates that item1 has the property-value pairs prop1->val1, prop2->val2, etc.
- Item specifications for each type of object are given in their reference pages.
- The Properties option can be used to specify inheritance of properties in constructs such as Subgraph, EdgeAdd and GraphUnion.
- Typical settings for inheritance of properties include:
-
Inherited inherit all properties Automatic use automatic inheritance of properties None set no inheritance
Examples
open all close allBasic Examples (3)
Scope (5)
Vertex Properties (2)
Standard vertex properties include VertexStyle:
Edge Properties (2)
See Also
Related Guides
Text
Wolfram Research (2010), Properties, Wolfram Language function, https://reference.wolfram.com/language/ref/Properties.html (updated 2019).
CMS
Wolfram Language. 2010. "Properties." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2019. https://reference.wolfram.com/language/ref/Properties.html.
APA
Wolfram Language. (2010). Properties. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Properties.html
BibTeX
@misc{reference.wolfram_2025_properties, author="Wolfram Research", title="{Properties}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/Properties.html}", note=[Accessed: 09-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_properties, organization={Wolfram Research}, title={Properties}, year={2019}, url={https://reference.wolfram.com/language/ref/Properties.html}, note=[Accessed: 09-August-2025]}