ImageGear .NET v25.2 - Updated
ImageGear.Processing.Advanced Assembly / ImageGear.Processing Namespace / ImGearPicturizeDistributionSettings Structure
Members




In This Topic
    ImGearPicturizeDistributionSettings Structure
    In This Topic
    Stores cell image distribution settings for the Picturize effect.
    Object Model
    ImGearPicturizeDistributionSettings Structure
    Syntax
    'Declaration
     
    Public Structure ImGearPicturizeDistributionSettings 
       Inherits System.ValueType
    'Usage
     
    Dim instance As ImGearPicturizeDistributionSettings
    public struct ImGearPicturizeDistributionSettings : System.ValueType 
    public __value struct ImGearPicturizeDistributionSettings : public System.ValueType 
    public value class ImGearPicturizeDistributionSettings : public System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          ImageGear.Processing.ImGearPicturizeDistributionSettings

    See Also