Config.SkipInvisibleShapes

Config.SkipInvisibleShapes property

Gets/Sets whether to skip shapes that are invisble to UI ,the default value is true.

public static bool SkipInvisibleShapes { get; set; }

See Also