CombinedGeometry.GeometryCombineMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property System::Windows::Media::GeometryCombineMode GeometryCombineMode { System::Windows::Media::GeometryCombineMode get(); void set(System::Windows::Media::GeometryCombineMode value); };
public System.Windows.Media.GeometryCombineMode GeometryCombineMode { get; set; }
member this.GeometryCombineMode : System.Windows.Media.GeometryCombineMode with get, set
Public Property GeometryCombineMode As GeometryCombineMode
Property Value
The method by which Geometry1 and Geometry2 are combined. The default value is Union.
Remarks
Dependency Property Information
Identifier field | GeometryCombineModeProperty |
Metadata properties set to true |
None |
Applies to
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.