Skip to main content

DiagramImage.PlaceholderGeometryProperty Field

Identifies the DiagramImage.PlaceholderGeometry dependency property.

Namespace: DevExpress.Xpf.Diagram

Assembly: DevExpress.Xpf.Diagram.v23.2.dll

NuGet Package: DevExpress.Wpf.Diagram

Declaration

public static readonly DependencyProperty PlaceholderGeometryProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also