FrameDimension()

FrameDimension::FrameDimension(const System::Guid&) constructor

Constructs a new FrameDimension object and initializes it with the specified GUID.

System::Drawing::Imaging::FrameDimension::FrameDimension(const System::Guid &guid)

Arguments

ParameterTypeDescription
guidconst System::Guid&A GUID to be associated with the object being created

See Also