Interface IMediaBlockSettings
Interface IMediaBlockSettings.
Namespace: VisioForge.Core.MediaBlocks
Assembly: VisioForge.Core.dll
Syntax
public interface IMediaBlockSettings
Methods
CreateBlock()
Creates the block.
Declaration
MediaBlock CreateBlock()
Returns
Type | Description |
---|---|
MediaBlock | MediaBlock. |