ShapeTitleOptions Properties
Contains options that define the appearance and behavior of shape titles.
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Pattern | Gets or sets a pattern that is used to specify a name for each shape title. |
Template |
Gets or sets the template that defines the presentation of shape titles. This is a dependency property. |
Visibility |
Gets or sets the visibility mode of the shape title. |
Visible | Obsolete. Gets or sets a value specifying whether a shape titles should be visible. |
See Also