C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Direct2D.Effects Namespace / Border Class / EdgeModeX Property

In This Topic
EdgeModeX Property
In This Topic
The edge mode in the X direction for the effect. You can set this to clamp, wrap, or mirror. See Edge modes for more info.
Syntax
'Declaration
 
Public Property EdgeModeX As BorderEdgeMode
 
See Also