Accusoft.NotateXpress13.Net
LayerCollection Class Methods

For a list of all members of this type, see LayerCollection members.

Public Methods
 NameDescription
Public MethodAddAdds the given Layer to the layer collection.  
Public MethodBrandBrands or permanently draws the currently visible annotations directly into the client image according to the given bits per pixel.  
Public MethodClearClears the entire collection as well as calls the clear method of the base class.  
Public MethodContainsSearches for and returns a value which determines if the collection contains the given Layer in the layer collection.  
Public MethodCopyToCopies the entire collection to an array, starting at the given index of the specified target array.  
Public MethodDisposeReleases all resources used by this LayerCollection object.  
Public MethodFromByteArrayLoads annotations from the given byte array based on instructions passed by the load options.  
Public MethodFromFileLoads annotation data from the given file, based on the provided LoadOptions.  
Public MethodFromMemoryStreamLoads annotation data from the given stream, based on the provided LoadOptions.  
Public MethodGetEnumerator (Inherited from System.Collections.CollectionBase)
Public MethodIndexOfSearches for the specified layer and returns the zero-based index of the first occurrence within the layer collection.  
Public MethodInsertInserts the given Layer at the specified index.  
Public MethodPastePastes the layer that is on the clipboard.  
Public MethodRemoveRemoves the given Layer from the layer collection.  
Public MethodRemoveAtRemoves the matching layer to the given index within the layer collection.  
Public MethodSaveToByteArraySaves the given annotations to a byte array.  
Public MethodSaveToFileSaves the given annotations to the given file name.  
Public MethodSaveToMemoryStreamSaves the given annotations to a memory stream.  
Public MethodSaveToThumbnailAnnotationStreamSaves the given annotations to a memory stream which is designed to be input to ThumbnailXpress' LoadAnnotationsFromStream() method.  
Public MethodSelectedGets the currently selected layer within the layer collection.  
Public MethodSetLoadOptionsSets the options to use when loading annotations.  
Public MethodSetSaveOptionsSets the options to use when saving annotations.  
Top
See Also

Reference

LayerCollection Class
Accusoft.NotateXpressSdk Namespace

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback