CombinedGeometry
Class
Definition
Namespace:ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
[DataContract]
public class CombinedGeometry : Geometry, IAutomationPeer, IPeerConverter
Inheritance: objectAutomationObject<Geometry>GeometryCombinedGeometry
Implements:
Inherited Members
Constructors
C#
public CombinedGeometry()
Fields
C#
public static AutomationProperty Geometry1Property
C#
public static AutomationProperty Geometry2Property
C#
public static AutomationProperty GeometryCombineModeProperty
Properties
C#
[DataMember]
public GeometryCombineMode GeometryCombineMode { get; set; }