Leadtools.Workflow.Raster Namespace > GetImageInfoActivity Class : ViewPerspective Property |
[ValidationOptionAttribute(ValidationOption.None)] [BrowsableAttribute(false)] [MyDescriptionAttribute("Gets the view perspective of the image.")] [DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)] public RasterViewPerspective ViewPerspective {get;}
'Declaration <ValidationOptionAttribute(ValidationOption.None)> <BrowsableAttribute(False)> <MyDescriptionAttribute("Gets the view perspective of the image.")> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)> Public ReadOnly Property ViewPerspective As RasterViewPerspective
'Usage Dim instance As GetImageInfoActivity Dim value As RasterViewPerspective value = instance.ViewPerspective
[ValidationOptionAttribute(ValidationOption.None)] [BrowsableAttribute(false)] [MyDescriptionAttribute("Gets the view perspective of the image.")] [DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)] public RasterViewPerspective ViewPerspective {get;}
ValidationOptionAttribute(ValidationOption.None) BrowsableAttribute() MyDescriptionAttribute("Gets the view perspective of the image.") DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible) get_ViewPerspective();
[ValidationOptionAttribute(ValidationOption.None)] [BrowsableAttribute(false)] [MyDescriptionAttribute("Gets the view perspective of the image.")] [DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)] public: property RasterViewPerspective ViewPerspective { RasterViewPerspective get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2