Interface
IGeometryShape

Defines an IShape with geometry content.

Definition

Namespace:Telerik.Windows.Diagrams.Core

Assembly:Telerik.Windows.Diagrams.Core.dll

Syntax:

cs-api-definition
public interface IGeometryShape : IShape, IDiagramItem, ISerializable, ISupportMouseOver, IPropertyChanged, IGroupable, ISupportManipulation, ISupportVirtualization, IContainerChild, ICollapsible, ISupportRotation

Inherited Members IShape.WidthIShape.HeightIShape.MinHeightIShape.MinWidthIShape.MaxHeightIShape.MaxWidthIShape.IncomingLinksIShape.OutgoingLinksIShape.ConnectorsIShape.IsConnectorsAdornerVisibleIDiagramItem.Initialize(IGraphServiceLocator, IGraphInternal)IDiagramItem.IsEnabledIDiagramItem.IsSelectedIDiagramItem.VisibilityIDiagramItem.ZIndexIDiagramItem.BoundsIDiagramItem.IsDynamicIDiagramItem.IdIDiagramItem.NameIDiagramItem.PositionIDiagramItem.IsInEditModeIDiagramItem.IsEditableIDiagramItem.RenderTransformOriginIDiagramItem.ContentISerializable.Serialize()ISerializable.Deserialize(SerializationInfo)ISupportMouseOver.IsMouseOverIPropertyChanged.PropertyChangedIGroupable.ParentGroupIGroupable.ParentGroupChangedISupportManipulation.IsRotationEnabledISupportManipulation.IsResizingEnabledISupportManipulation.IsDraggingEnabledISupportManipulation.IsConnectorsManipulationEnabledISupportManipulation.IsManipulationAdornerVisibleISupportManipulation.AllowDeleteISupportManipulation.AllowCutISupportManipulation.AllowCopyISupportManipulation.AllowPasteISupportVirtualization.VirtualizationStateIContainerChild.ParentContainerICollapsible.IsCollapsedISupportRotation.ActualBoundsISupportRotation.RotationAngle

Properties

Geometry

Gets or sets the geometry of the shape.

Declaration

cs-api-definition
Geometry Geometry { get; set; }

Property Value

Geometry

In this article
DefinitionPropertiesGeometry
Not finding the help you need?
Contact Support