Table of Contents

Class RectangleLayer

Namespace
HeBianGu.Control.ImagePlayer
Assembly
HeBianGu.Control.ImagePlayer.dll

矩形图集合

public class RectangleLayer : Collection<IRectangleStroke>, IList<IRectangleStroke>, ICollection<IRectangleStroke>, IReadOnlyList<IRectangleStroke>, IReadOnlyCollection<IRectangleStroke>, IEnumerable<IRectangleStroke>, IList, ICollection, IEnumerable
Inheritance
RectangleLayer
Implements
Inherited Members
Extension Methods

Properties

IsVisible

集合图形是否可见

public bool IsVisible { set; }

Property Value

bool