Property VLDrawFilterLayers.TVLDrawFilterLayer.AssociatedLayers

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Class: TVLDrawFilterLayer

Contents

Syntax

Delphi:

property AssociatedLayers : TLPLayerCollection read FAssociatedLayers write SetAssociatedLayers;

C++ Builder:

__property TLPLayerCollection * AssociatedLayers = { read=FAssociatedLayers, write=SetAssociatedLayers };

Summary

Collection of associated layers to apply the effect on.

Description

Add layers to this collection to apply the effect on them.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox