ConceptHMI Web Help
RGN Enumeration
CombingRgn flags. RGN_*
Syntax
internal enum RGN : System.Enum 
Members
MemberValueDescription
AND1Creates the intersection of the two combined regions.
COPY5Creates a copy of the region identified by hrgnSrc1.
DIFF4Combines the parts of hrgnSrc1 that are not part of hrgnSrc2.
OR2Creates the union of two combined regions.
XOR3Creates the union of two combined regions except for any overlapping areas.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Concept.Utils.Wpf.RGN

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Concept.Utils.Wpf Namespace

 

 


© 2016 Objectis

Send Feedback