DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomImageFusion Class / SynchonisePlanes Property

In This Topic
    SynchonisePlanes Property
    In This Topic
    If true, then the images in ImageCollection are automatically adjusted to match the first of the collection at display time.
    Syntax
    'Declaration
     
    
    Public Property SynchonisePlanes As System.Boolean
    public System.bool SynchonisePlanes {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also